summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Pozolotin2016-06-11 16:55:10 +0000
committerAndrei Pozolotin2016-06-11 16:55:10 +0000
commitdf87edc125989fa851174f54e7b1d5bf2f274a52 (patch)
treed406781764e0160f79795d5349be5376387e2b85
parent9b8a3a0ea0eab1aa3cace88c3cc500442747d269 (diff)
downloadaur-df87edc125989fa851174f54e7b1d5bf2f274a52.tar.gz
M .SRCINFO
M PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6a1c9cd6783..d9520391d34f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mkinitcpio-systemd-tool
pkgdesc = Provisioning tool for systemd in initramfs (systemd-tool)
- pkgver = 3
+ pkgver = 4
pkgrel = 1
url = https://github.com/random-archer/mkinitcpio-systemd-tool
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d84f6a061f22..da54a3ed9f1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgdesc='Provisioning tool for systemd in initramfs (systemd-tool)'
pkgname=mkinitcpio-systemd-tool
-pkgver=3
+pkgver=4
pkgrel=1
url="https://github.com/random-archer/$pkgname"
source=("git+${url}.git")