summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbl00dy18372021-06-21 22:04:19 +0200
committerbl00dy18372021-06-21 22:04:19 +0200
commit1fb8419ad62a2820da5bcdb60baa84a588317f12 (patch)
tree0e551196bad7921ff1a879b32df7fd3b5c988b02
parent08c03ed7824d1073dca1f2fc4869a3abec13a777 (diff)
downloadaur-1fb8419ad62a2820da5bcdb60baa84a588317f12.tar.gz
obsolete dependencies removed
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8bd8948c23f..31c319ed6997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=ambpack
pkgver=20201217
-pkgrel=1
+pkgrel=2
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/'
license=('MIT')
arch=('x86_64' 'aarch64')
conflicts=(${pkgname}-svn)
-makedepends=('tar' 'make' 'gcc' 'sed')
source=("http://amb.osdn.io/archiwum/${pkgname}-${pkgver}.tar.xz")
sha512sums=('e297f638bed9239b7fcd58dd288ab720c44f25adfe73c76142573b328d8b4a3682fd03033ced620d38a6a490293309e1a84b7c7d95ce2a3c43a6243237856ba4')
build() {