summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bf768e943a8..9773177c1bb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=libesedb
-pkgver=20120102
+pkgver=20140406
pkgrel=1
pkgdesc="Library and tools to access the Extensible Storage Engine (ESE) Database File (EDB) format."
url="http://code.google.com/p/libesedb/"
@@ -12,8 +12,8 @@ conflicts=()
replaces=()
backup=()
install=''
-source=("http://libesedb.googlecode.com/files/libesedb-alpha-20120102.tar.gz")
-sha1sums=('2aba34b1c9703a28b8913019044efa3ff53428fb')
+source=("https://googledrive.com/host/0B3fBvzttpiiSN082cmxsbHB0anc/libesedb-experimental-20140406.tar.gz")
+sha1sums=('4649cdc6798e93b634ebe1e2c99af5c9fa4b5662')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"