summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a5522ed1974..6eed999ff627 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
-# Generated by makepkg 5.1.2
-# Fri Feb 15 20:41:24 UTC 2019
+# Generated by makepkg 5.1.3
+# Wed Jul 3 11:11:41 UTC 2019
pkgbase = datamaps-git
pkgdesc = Indexes points and lines and generates map tiles to display them
pkgver = r290.76e620a
pkgrel = 1
url = https://github.com/ericfischer/datamaps
- arch = i686
arch = x86_64
license = BSD
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index fb2d1f75f4f0..f9ce10c4a949 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=${_pkgname}-git
pkgver=r290.76e620a
pkgrel=1
pkgdesc='Indexes points and lines and generates map tiles to display them'
-arch=('i686' 'x86_64')
+arch=(x86_64)
url='https://github.com/ericfischer/datamaps'
license=('BSD')
depends=('libpng')