summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPoan Yang2018-01-04 22:55:22 +0800
committerPoan Yang2018-01-04 22:55:22 +0800
commitc51b7a26f4344d053cc70578b93fb7d5bc0a7f6b (patch)
tree799d66e47756626aa450d62bd2dc8c569f678245
parent1ba7c02159ef4e8462c058128db62d29bb9573aa (diff)
downloadaur-c51b7a26f4344d053cc70578b93fb7d5bc0a7f6b.tar.gz
change the mirror version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e087d4bd27c1..369b05262357 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Mon Dec 25 10:01:25 UTC 2017
+# Thu Jan 4 14:54:55 UTC 2018
pkgbase = giseditor
pkgdesc = A gis editor for .gpx .gdb and download maps source
pkgver = 0.25
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/dayanuyim/GisEditor
arch = any
- depends = gpsbabel,
- depends = python-pmw,
- depends = python-pillow,
+ depends = gpsbabel
+ depends = python-pmw
+ depends = python-pillow
depends = ttf-arphic-ukai
source = https://github.com/dayanuyim/GisEditor/archive/v0.25.tar.gz
md5sums = c5f0600a6d60486eb10d799f2ecd0671
diff --git a/PKGBUILD b/PKGBUILD
index 40a448208c4a..8bf6e147648b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Po-An,Yang(Antonio) <yanganto@gmail.com>
pkgname=giseditor
pkgver=0.25
-pkgrel=2
+pkgrel=3
epoch=
pkgdesc="A gis editor for .gpx .gdb and download maps source"
arch=('any')