diff options
-rw-r--r-- | main/ruby-sqlite/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby-sqlite/APKBUILD b/main/ruby-sqlite/APKBUILD index 696c8956a9..5e15638da8 100644 --- a/main/ruby-sqlite/APKBUILD +++ b/main/ruby-sqlite/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-sqlite _realname=sqlite3 pkgver=1.3.3 -pkgrel=0 +pkgrel=1 pkgdesc="SQLite API module for Ruby" url="http://rubygems.org/gems/sqlite3" arch="all" |