summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey D2014-09-08 10:28:04 +0400
committerAlexey D2015-07-05 10:29:51 +0300
commit856a148d55c57fd7a5a4f4c049846925fcb602fd (patch)
tree9ad15577767947c5085f5c7b4470d5200be1774b /PKGBUILD
parentaf240f57450f672d57eb939aed14294a05f72929 (diff)
downloadaur-initscripts-fork.tar.gz
version 2014.09.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5b26629490f..e317f0491b82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Aaron Griffin <aaron@archlinux.org>
pkgname=initscripts-fork
-pkgver=2014.07.1
+pkgver=2014.09.1
pkgrel=1
pkgdesc="Maintained fork of system initialization/bootup scripts"
arch=('any')
@@ -24,7 +24,7 @@ optdepends=('dhcpcd: DHCP network configuration'
makedepends=(asciidoc)
install=initscripts.install
source=(https://bitbucket.org/TZ86/$pkgname/get/$pkgver.tar.bz2)
-md5sums=('b1580af4ebf41926e48e6ae0ea7a1b65')
+md5sums=('10428fab486b57ed47f7a19033239446')
package() {
cd TZ86-$pkgname-*