summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d867b2865157..4ea0b2999060 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = arch-headless
pkgdesc = Modify your arch ISO for a headless (and keyboardless) computer.
- pkgver = 1.14
+ pkgver = 1.16
pkgrel = 0
url = http://github.com/wiemag/arch-headless
arch = i686
@@ -15,8 +15,8 @@ pkgbase = arch-headless
depends = gawk
depends = sed
depends = util-linux
- source = https://github.com/wiemag/arch-headless/archive/v1.14.tar.gz
- md5sums = 4121e77baf2f237a82b785c5676da92f
+ source = https://github.com/wiemag/arch-headless/archive/v1.16.tar.gz
+ md5sums = d06c34b48ed264258801bfaa19bcdb3b
pkgname = arch-headless
diff --git a/PKGBUILD b/PKGBUILD
index 744f53e66bae..08329d4814e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Wiesław Magusiak <w.magusiak@gmail.com>
pkgname=arch-headless
-pkgver=1.14
+pkgver=1.16
pkgrel=0
pkgdesc="Modify your arch ISO for a headless (and keyboardless) computer."
arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@ install=
changelog=
source=(https://github.com/wiemag/arch-headless/archive/v${pkgver}.tar.gz)
noextract=()
-md5sums=('4121e77baf2f237a82b785c5676da92f')
+md5sums=('d06c34b48ed264258801bfaa19bcdb3b')
package() {
cd "${srcdir}/${pkgname}-${pkgver}/"
install -d -m 755 ${pkgdir}/usr/bin