aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/py-sqlite/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-sqlite/APKBUILD b/main/py-sqlite/APKBUILD
index 8cc1307980..ee41216e6e 100644
--- a/main/py-sqlite/APKBUILD
+++ b/main/py-sqlite/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-sqlite
_realname=pysqlite
pkgver=2.6.3
-pkgrel=1
+pkgrel=2
pkgdesc="A Python DB-API 2.0 interface for the SQLite embedded relational database engine"
url="http://code.google.com/p/pysqlite/"
arch="all"