summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-10-08 22:14:31 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-10-08 22:14:31 -0500
commit68b7ce0df64034e0aaa09f5fe283aab2900cd091 (patch)
tree18c232622bf300b0f8a20c758a1879ddcd3356e9
parentfccf9769e2c26f577f6214ed9d0dbb30cb8c51bd (diff)
Fix PKGBUILD in sqlite
-rw-r--r--extra/sqlite/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/sqlite/PKGBUILD b/extra/sqlite/PKGBUILD
index cf89fbe27..63838f52d 100644
--- a/extra/sqlite/PKGBUILD
+++ b/extra/sqlite/PKGBUILD
@@ -19,7 +19,6 @@ source=( # tarball containing the amalgamation for SQLite >= 3.7.5 together with
license.txt)
options=('!libtool' '!emptydirs')
sha1sums=('294c30e882a0d45877bce09afe72d08ccfc6b650'
- '43e314880cee7c97c240131625f6442c2ca7b109'
'f34f6daa4ab3073d74e774aad21d66878cf26853')
build() {