Date: Saturday, March 21, 2020 @ 22:18:00 Author: dvzrv Revision: 603110
upgpkg: mkinitcpio-systemd-tool 23-1: Upgrading to 23. Modified: mkinitcpio-systemd-tool/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-21 22:16:55 UTC (rev 603109) +++ PKGBUILD 2020-03-21 22:18:00 UTC (rev 603110) @@ -1,8 +1,8 @@ # Maintainer: David Runge <[email protected]> pkgname=mkinitcpio-systemd-tool -pkgver=22 -pkgrel=2 +pkgver=23 +pkgrel=1 pkgdesc="Provisioning tool for systemd in initramfs (systemd-tool)" arch=('any') url="https://github.com/random-archer/mkinitcpio-systemd-tool" @@ -20,7 +20,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=('1f9f15807bd605e98031787d004c132903b11a218b46d9889edfeaf6beacd85a26421a16a0e87513f121420c5e0f5b676b312931866725eb084691f240a1fd0a') +sha512sums=('0483fdd975636040a8ec0ab345df2f03305d13c229fba0019f33327756d6874f4ab724facf84ead0f4ebaef9420f6b49688ef2c3d75101317ec6cfe69ec9214e') package() { cd "$pkgname-$pkgver"
