From 5a54e0a093cd01d4787eaf200ba14cfda3bc4b7a Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Sep 2013 03:24:08 -0700 Subject: Sun Sep 29 03:20:31 PDT 2013 --- community/viking/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/viking/PKGBUILD') diff --git a/community/viking/PKGBUILD b/community/viking/PKGBUILD index 6886e9d2f..c6e47690a 100644 --- a/community/viking/PKGBUILD +++ b/community/viking/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 91039 2013-05-18 13:32:51Z jlichtblau $ +# $Id: PKGBUILD 97743 2013-09-28 08:12:47Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Nick Østergaard # Contributor: Jonny Gerold pkgname=viking -pkgver=1.4.1 +pkgver=1.4.2 pkgrel=1 pkgdesc="GTK+2 application to manage GPS data" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ options=('!emptydirs') install=$pkgname.install changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('20d91b048d2bfbb33498af4da5dc120a3a9232ed05a4a87a3ce6e341445ef640') +sha256sums=('58e85c9792d0df62c3c9b583869bc40d6218ca01c117c05599d45e6d6b254bf1') build() { cd ${srcdir}/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf