summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2016-04-20 01:18:15 +0000
committerXyne2016-04-20 01:18:15 +0000
commit1b03279d026398051b8218d59259596a1a2c559b (patch)
treef9331946892a96d06318e2039d1ee1ff9309e1f8
parent3cf1bccead8374d4c3766ec07ea7bec95521bed2 (diff)
downloadaur-1b03279d026398051b8218d59259596a1a2c559b.tar.gz
Update to 2014-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 232271a2f7fb..6e6b646fab0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Wed Apr 20 01:18:15 UTC 2016
pkgbase = rabbit_tree
pkgdesc = Radix bit tries for implementing associative arrays and sets in C.
pkgver = 2014
- pkgrel = 1
+ pkgrel = 2
url = http://xyne.archlinux.ca/projects/rabbit_tree
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index a7292a42b900..cc52f16eecc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=rabbit_tree
pkgver=2014
-pkgrel=1
+pkgrel=2
pkgdesc='Radix bit tries for implementing associative arrays and sets in C.'
arch=(any)
license=(GPL)