Skip to content

Commit

Permalink
PKGBUILD: Update to 1.4.4181
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored May 13, 2020
1 parent b53e59e commit 2348832
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.3424
pkgver=1.4.4181
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=('0e5c0f7c44790e711f76bd72edc22407')
md5sums=('0002faf35c345348f0d0a8ad328d86f1')

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

0 comments on commit 2348832

Please sign in to comment.