[arch-commits] Commit in gpsbabel/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Feb 2 14:05:43 UTC 2015
Date: Monday, February 2, 2015 @ 15:05:42
Author: spupykin
Revision: 126988
upgpkg: gpsbabel 1.5.2-1
upd
Modified:
gpsbabel/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-02 11:32:24 UTC (rev 126987)
+++ PKGBUILD 2015-02-02 14:05:42 UTC (rev 126988)
@@ -4,8 +4,8 @@
# Contributor: William Rea <sillywilly at gmail.com>
pkgname=gpsbabel
-pkgver=1.5.1
-pkgrel=2
+pkgver=1.5.2
+pkgrel=1
pkgdesc="Reads, writes, and manipulates GPS waypoints in a variety of formats"
arch=('i686' 'x86_64')
url="http://www.gpsbabel.org"
@@ -14,8 +14,8 @@
makedepends=('fop' 'libxml2' 'libxslt' 'gtk2' 'lcms2' 'qtwebkit' 'java-environment' 'docbook-xsl')
optdepends=('qtwebkit')
options=('docs')
-source=("http://arch.p5n.pp.ru/~sergej/dl/2014/gpsbabel-$pkgver.tar.gz")
-md5sums=('0016c6313b3a5b97afd8d1d8f23abbe1')
+source=("http://arch.p5n.pp.ru/~sergej/dl/gpsbabel-$pkgver.tar.gz")
+md5sums=('a5f04f0b32554567118bbac1f4dbb379')
build() {
cd $srcdir/gpsbabel-$pkgver
More information about the arch-commits
mailing list