summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Bailey2017-11-16 20:44:10 -0500
committerEric Bailey2017-11-16 20:44:10 -0500
commitf66edbe20152b3d3bf357c12d02a598bbf09823c (patch)
treed3588f472d5573bba6be1fe54e38e7dd82c0aac9
parent396ce96a9b62e5ada05ca91e5e9e628a4d0e4760 (diff)
downloadaur-f66edbe20152b3d3bf357c12d02a598bbf09823c.tar.gz
update upstream URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1511497f6365..9b34c8c0a4a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sun Oct 22 15:31:59 UTC 2017
+# Fri Nov 17 01:43:58 UTC 2017
pkgbase = cppo
pkgdesc = The C preprocessor written in OCaml
pkgver = 1.6.0
pkgrel = 2
- url = http://mjambon.com/cppo.html
+ url = https://github.com/mjambon/cppo
arch = i686
arch = x86_64
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 4eba125b08bd..00d2dace6fe1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64' 'armv7h')
license=('BSD')
depends=('glibc')
makedepends=('jbuilder' 'ocaml-findlib' 'ocamlbuild' 'clingo' 'python2')
-url='http://mjambon.com/cppo.html'
+url=('https://github.com/mjambon/cppo')
source=("https://github.com/mjambon/${pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('29cb0223adc1f0c4c5238d6c7bf8931b909505aed349fde398fbf1a39eaa1819')