summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Adler2020-02-24 20:06:45 +0100
committerDavid Adler2020-02-24 20:06:45 +0100
commit6f97055911fbfca49ae903e9dce5297ab3973441 (patch)
treea697ac79d507dad71c6d30f6bf2cd77645bcc631 /PKGBUILD
parent28181c2e5ad0a5ea0b16ab3e3abcd342e0abc97f (diff)
downloadaur-6f97055911fbfca49ae903e9dce5297ab3973441.tar.gz
gnucap-make functionality now included in gnucap-custom
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ff1e8b4864e..3de5bbe34896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
_pkgname=gnucap-adms
pkgname=$_pkgname-git
-pkgver=r578.e719276
+pkgver=r645.1154b51
pkgrel=1
pkgdesc="automatic device model compiler for Gnucap"
arch=('i686' 'x86_64')
url="http://gnucap.org/"
license=('GPL')
-depends=('gnucap' 'boost' 'adms-git' 'gnucap-make-git')
+depends=('python' 'gnucap' 'boost' 'adms-git' 'gnucap-custom-git')
makedepends=('git')
provides=('gnucap-adms')
conflicts=('gnucap-adms')
-source=("$_pkgname::git+git://git.sv.gnu.org/gnucap/gnucap-adms.git#branch=unstable")
+source=("$_pkgname::git+git://git.sv.gnu.org/gnucap/gnucap-adms.git#branch=master")
md5sums=('SKIP')
pkgver() {