Date: Monday, April 13, 2020 @ 21:24:25 Author: dvzrv Revision: 613765
upgpkg: mkinitcpio-systemd-tool 31-1: Upgrading to 31. Modified: mkinitcpio-systemd-tool/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-13 21:24:05 UTC (rev 613764) +++ PKGBUILD 2020-04-13 21:24:25 UTC (rev 613765) @@ -1,8 +1,8 @@ # Maintainer: David Runge <[email protected]> pkgname=mkinitcpio-systemd-tool -pkgver=30 -pkgrel=2 +pkgver=31 +pkgrel=1 pkgdesc="Provisioning tool for systemd in initramfs (systemd-tool)" arch=('any') url="https://github.com/random-archer/mkinitcpio-systemd-tool" @@ -23,7 +23,7 @@ "etc/${pkgname}/network/initrd-network.network" ) source=("$pkgname-$pkgver.tar.gz::https://github.com/random-archer/${pkgname}/archive/v${pkgver}.tar.gz") install="${pkgname}.install" -sha512sums=('094996038a326327874d5080a9ee1ac66c9beb415e0b555a74ce673d1a9f51b088035d1423a2a93a65bdb1e8e62bd732265c82a83117a962cc42096b9a44bcec') +sha512sums=('bfb228b71e5789c0e9c86e82e2b015cbc5f42532911d57f8b3fd46d5781d1e590076e9b63159f518cf1ac4390c0d26f1e1074b471a80580e7e1ec9399ca9d879') package() { cd "$pkgname-$pkgver"
