diff options
Diffstat (limited to 'main/py-sqlite/APKBUILD')
-rw-r--r-- | main/py-sqlite/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-sqlite/APKBUILD b/main/py-sqlite/APKBUILD index 6bf189b9ae..8cc1307980 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=0 +pkgrel=1 pkgdesc="A Python DB-API 2.0 interface for the SQLite embedded relational database engine" url="http://code.google.com/p/pysqlite/" arch="all" |