summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Baumann2015-08-29 09:53:00 +0200
committerAndreas Baumann2015-08-29 09:53:00 +0200
commitf1fbdda344b056900ad86874c6e4b40d122c78c4 (patch)
tree9e564db9bcac53d44d8b995bd440beb74fa90aae
parent44f25ae7dce1ae07ea75f18a5b3d6f3cba29d11a (diff)
downloadaur-f1fbdda344b056900ad86874c6e4b40d122c78c4.tar.gz
updated to 0.0.4
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b51b0005c2f..f27fd0f5f654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Andreas Baumann <abaumann at yahoo dot com>
pkgname=sqlitexx
-pkgver=0.0.3
-pkgrel=5
+pkgver=0.0.4
+pkgrel=1
pkgdesc="A C++ API for Sqlite."
arch=('i686' 'x86_64')
url='http://wiki.github.com/andreasbaumann/sqlitexx/'