summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormewmew2017-12-07 10:23:41 +0100
committermewmew2017-12-07 10:23:41 +0100
commita8816a5b6e54f6175ccbfdc2181a69fb94a44f8d (patch)
tree6a4c4a75caa908e589c2e89d62ffa04d162f4edd
parent3c0d15d67e2def501e19117100804eb77b398315 (diff)
downloadaur-a8816a5b6e54f6175ccbfdc2181a69fb94a44f8d.tar.gz
update pkgname
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25e944bf59e7..70538d68fdc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = remill
+pkgbase = remill-git
pkgdesc = Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
pkgver = 20171206_ac62ffc
pkgrel = 1
@@ -14,8 +14,8 @@ pkgbase = remill
depends = llvm39-libs
provides = remill
conflicts = remill
- source = remill::git+https://github.com/trailofbits/remill.git#branch=alessandro/feature/archlinux-package
+ source = remill-git::git+https://github.com/trailofbits/remill.git#branch=alessandro/feature/archlinux-package
sha1sums = SKIP
-pkgname = remill
+pkgname = remill-git
diff --git a/PKGBUILD b/PKGBUILD
index 8158ec254bbb..b1c962d228ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-pkgname=remill
+pkgname=remill-git
pkgver=20171206_ac62ffc
pkgrel=1
arch=('x86_64')