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 0fb3c297d0e2..b8bd8948c23f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: <reg-archlinux AT klein DOT tuxli DOT ch>
pkgname=ambpack
-pkgver=20201210
+pkgver=20201217
pkgrel=1
pkgdesc='AMB stands for Ancient Machines Book. It is an extremely lightweight file format meant to store any kind of hypertext documentation '
url='http://ambook.sourceforge.net/'
@@ -9,8 +9,8 @@ license=('MIT')
arch=('x86_64' 'aarch64')
conflicts=(${pkgname}-svn)
makedepends=('tar' 'make' 'gcc' 'sed')
-source=("http://ambook.sourceforge.net/archiwum/${pkgname}-${pkgver}.tar.xz")
-sha512sums=('603fc73ae3d9dbafbd25cd0d8cf9243fb7271829b1ecf1a8bc07563b84270c945429eb55f96017256c1c7308b118e6563befdf8468350e7d083c58c4fa95edc7')
+source=("http://amb.osdn.io/archiwum/${pkgname}-${pkgver}.tar.xz")
+sha512sums=('e297f638bed9239b7fcd58dd288ab720c44f25adfe73c76142573b328d8b4a3682fd03033ced620d38a6a490293309e1a84b7c7d95ce2a3c43a6243237856ba4')
build() {
cd ${srcdir}"/"${pkgname}"-"${pkgver}
make