summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af58007ac251..824f9fc3546d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=wcc-git
_pkgname=wcc
-pkgver=0.0.1.r1.g391ae30
-pkgrel=2
+pkgver=0.0.2.r0.g391ae30
+pkgrel=1
pkgdesc="The Witchcraft Compiler Collection"
arch=('i686' 'x86_64')
license=('MIT')
@@ -11,6 +11,7 @@ depends=(capstone glibc binutils zlib libelf readline gsl)
makedepends=(git make)
provides=(wcc)
conflicts=(wcc)
+url=https://github.com/endrazine/wcc
source=("git+https://github.com/endrazine/wcc.git")
sha256sums=(SKIP)