summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFantix King2015-02-28 17:09:03 +0800
committerFantix King2015-11-07 22:55:32 +0800
commitf0aed1c039752b7005926f1f34fdd1eaf2133c71 (patch)
treeefe3b60b2515ab6fd1bac52b58e37a7d1ffbbdcf
parent5c7cebc04b47555a71349e6c4c598accea636f74 (diff)
downloadaur-f0aed1c039752b7005926f1f34fdd1eaf2133c71.tar.gz
6.3.006-1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 564425dab4f1..8d24f55d9755 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libx32-readline
pkgdesc = GNU readline library (x32 ABI)
- pkgver = 6.3.000
- pkgrel = 1
+ pkgver = 6.3.006
+ pkgrel = 1.1
url = http://tiswww.case.edu/php/chet/readline/rltop.html
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 57a1fe1f671e..b06952f5c5f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 106878 2014-03-09 12:49:41Z bpiotrowski $
+# $Id: PKGBUILD 112797 2014-06-07 12:10:12Z bluewind $
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
# Maintainer: Fantix King <fantix.king at gmail.com>
@@ -7,8 +7,8 @@ _pkgbasename=readline
pkgname=libx32-$_pkgbasename
_basever=6.3
_patchlevel=000 #prepare for some patches
-pkgver=$_basever.$_patchlevel
-pkgrel=1
+pkgver=6.3.006
+pkgrel=1.1
pkgdesc="GNU readline library (x32 ABI)"
arch=(x86_64)
url="http://tiswww.case.edu/php/chet/readline/rltop.html"