summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Golatofski2020-02-13 21:17:07 +0100
committerFelix Golatofski2020-02-13 21:17:07 +0100
commit79ce151365fbb6f5cce6760ff51fc511cc78adec (patch)
tree96b77fad04aece53b803494635a582632a333acd /PKGBUILD
parenta6b31a51fb7e06961105d758d38a39031ed40d49 (diff)
downloadaur-79ce151365fbb6f5cce6760ff51fc511cc78adec.tar.gz
Updated source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62b77aaf3aaa..5c74e22a7f44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ arch=('i686' 'x86_64')
license=('GPL')
depends=('libdbf')
makedepends=('unzip')
-source=(http://ftp.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/d/db/dbf.berlios/dbf-core-0.9.0.src.zip)
-md5sums=('fb5c016d9e45a95c1956d959792a5063')
+source=(https://downloads.sourceforge.net/project/dbf/dbf%20-%20dBASE%20Reader/dbf-0.9.0/dbf-core-0.9.0.src.zip)
+sha512sums=('f22a81038b44b9d8004c1ec058d00326dca76ee835718358faf15da91ed2716d6d77c2841cd8fb682791f59c6156be157bf02c448b0348fb4e98ebb6826b165a')
build() {
cd "${srcdir}/$pkgname-core"