Skip to content

Commit

Permalink
PKGBUILD: Update to 1.4.3424
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored Mar 17, 2020
1 parent cbbcf65 commit 4b58988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=systemd-altctl
_pkgname=systemd
pkgver=1.4.3027
pkgver=1.4.3424
pkgrel=1
_pkgver=219.0
_pkgrel=1
Expand All @@ -15,7 +15,7 @@ depends=('python' 'systemd-libs')
provides=("${_pkgname}=${_pkgver}-${_pkgrel}")
conflicts=("${_pkgname}")
source=(systemctl.py)
md5sums=('86468c91a6e0d8011e57d3bbbd1a2a1d')
md5sums=('0e5c0f7c44790e711f76bd72edc22407')

package() {
install -Dm755 systemctl.py "$pkgdir"/usr/bin/systemctl
Expand Down

0 comments on commit 4b58988

Please sign in to comment.