summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Bailey2017-11-16 20:47:38 -0500
committerEric Bailey2017-11-16 20:47:38 -0500
commit8b45963fbc5219583927eb253a3851b15ac0cfd9 (patch)
tree7f807a803cb787ff68d95cb9d62c2328df0810d6
parentd43dceb694787b25cae30ec41f3c908384071271 (diff)
downloadaur-8b45963fbc5219583927eb253a3851b15ac0cfd9.tar.gz
update upstream URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6093442dd461..4d912c6ac313 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Mon Oct 16 01:21:31 UTC 2017
+# Fri Nov 17 01:47:32 UTC 2017
pkgbase = ocaml-easy-format
pkgdesc = Data pretty printing made easy
pkgver = 1.2.0
pkgrel = 1
- url = http://mjambon.com/easy-format.html
+ url = https://github.com/mjambon/easy-format
arch = i686
arch = x86_64
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 2ff19b4d079b..b5c1420672c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,11 @@
-# Maintainer: Leonard de Ruijter <alderuijter@gmail.com>
-# Contributor: Serge Zirukin <ftrvxmtrx@gmail.com>
-# Contributor: Sergei Lebedev <superbobry@gmail.com>
-# Contributor: kfgz <kfgz at interia pl>
-# Contributor: Justin Davis <jrcd 83 at gmail>
+# Maintainer: nerflad <nerflad@gmail.com>
pkgname=ocaml-easy-format
_oname=easy-format
pkgver=1.2.0
pkgrel=1
pkgdesc="Data pretty printing made easy"
-url="http://mjambon.com/easy-format.html"
+url=('https://github.com/mjambon/easy-format')
arch=('i686' 'x86_64' 'armv7h')
options=('!strip' 'staticlibs')
license=('BSD')