summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2eb02816beb1..82413c37d97b 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.12
+ pkgver = 1.14
pkgrel = 0
url = http://github.com/wiemag/arch-headless
arch = i686
@@ -15,7 +15,7 @@ pkgbase = arch-headless
depends = gawk
depends = sed
depends = util-linux
- source = https://github.com/wiemag/arch-headless/archive/v1.12.tar.gz
+ source = https://github.com/wiemag/arch-headless/archive/v1.14.tar.gz
md5sums = 651c9aee08187135f5737582ad029e90
pkgname = arch-headless
diff --git a/PKGBUILD b/PKGBUILD
index e7c845f37997..744f53e66bae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Wiesław Magusiak <w.magusiak@gmail.com>
pkgname=arch-headless
-pkgver=1.12
+pkgver=1.14
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=('651c9aee08187135f5737582ad029e90')
+md5sums=('4121e77baf2f237a82b785c5676da92f')
package() {
cd "${srcdir}/${pkgname}-${pkgver}/"
install -d -m 755 ${pkgdir}/usr/bin