summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Doppler2017-11-01 12:41:06 +0100
committerSimon Doppler2017-11-01 12:41:06 +0100
commit90685c4e5e9f3007503549f3364baf842ef7bae0 (patch)
tree88e71f2991df15f8a196a714a73ba97c2417f608 /PKGBUILD
parent5613abeca808f1d6c23ccf5e849d007fdd232021 (diff)
downloadaur-archmap-git.tar.gz
upgpkg: archmap-git 0.4.r2.g819a0c4-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47451e41a202..8e8d66da8f27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
_projname=ArchMap
pkgname=archmap-git
-pkgver=0.3.r39.g09c5587
-pkgrel=1
+pkgver=0.4.r2.g819a0c4
+pkgrel=2
provides=('archmap')
conflicts=('archmap')
pkgdesc="Generates a map of Arch Linux users"
arch=('any')
-url="https://github.com/maelstrom59/ArchMap"
+url="https://github.com/guyfawcus/ArchMap/"
license=('custom:UNLICENSE')
-depends=('python-geojson' 'python-simplekml')
+depends=('python-geojson' 'python-simplekml' 'python-beautifulsoup4')
makedepends=('git' 'python-sphinx')
install=archmap-git.install