summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Adler2020-02-24 20:02:14 +0100
committerDavid Adler2020-02-24 20:02:14 +0100
commit1980eb76061247a226c9253d15deebde4c362157 (patch)
tree4b94270283a0e6fc5f719464cf573282a9b8a400 /PKGBUILD
parentec96e633f189358d48995c3410f612f04d4690ef (diff)
downloadaur-gnucap-custom-git.tar.gz
Changes upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 799526fda9f4..36afd76c1b57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
_pkgname=gnucap-custom
pkgname=$_pkgname-git
-pkgver=r33.0483cea
+pkgver=r38.cb4639b
pkgrel=1
pkgdesc="customisable executable + a few plugins for gnucap"
arch=('x86_64')
-url="https://gitlab.com/gnucap/gnucap-custom"
+url="https://codeberg.org/gnucap/gnucap-custom"
license=('GPL')
-depends=('gnucap')
+depends=('gnucap-git' 'boost')
makedepends=('git')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("$_pkgname::git+https://gitlab.com/gnucap/$_pkgname.git")
+source=("$_pkgname::git+https://codeberg.org/gnucap/$_pkgname.git#branch=master")
md5sums=('SKIP')