summaryrefslogtreecommitdiff
path: root/community/viking/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-07 00:01:27 +0000
committerroot <root@rshg054.dnsready.net>2012-05-07 00:01:27 +0000
commit9d0c8979390868a2913fc8830a9f62a45174746b (patch)
tree33eda0748e0df77a2c70b81836fb1097b44c00c9 /community/viking/PKGBUILD
parentf37e773fe397778858ea8d51601554863c252536 (diff)
Mon May 7 00:01:27 UTC 2012
Diffstat (limited to 'community/viking/PKGBUILD')
-rw-r--r--community/viking/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/viking/PKGBUILD b/community/viking/PKGBUILD
index ce38ac15e..799d45482 100644
--- a/community/viking/PKGBUILD
+++ b/community/viking/PKGBUILD
@@ -1,23 +1,23 @@
-# $Id: PKGBUILD 59505 2011-11-27 13:11:14Z jlichtblau $
+# $Id: PKGBUILD 70383 2012-05-05 13:23:37Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Nick Østergaard <oe.nick@gmail.com>
# Contributor: Jonny Gerold <jonny@fsk141.com>
pkgname=viking
-pkgver=1.2.2
+pkgver=1.3
pkgrel=1
pkgdesc="GTK+2 application to manage GPS data"
arch=('i686' 'x86_64')
url="http://viking.sourceforge.net/"
license=('GPL2')
-depends=('curl' 'gpsd' 'gtk2' 'hicolor-icon-theme')
+depends=('curl' 'gpsd' 'gtk2' 'hicolor-icon-theme' 'libexif')
makedepends=('intltool' 'gnome-doc-utils')
optdepends=('gpsbabel: for GPS management')
options=('!emptydirs')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('9f96f9bdfc9cae8c65d391f9e972a987ec7f3d9d662a0e4df8bd14282879b10c')
+sha256sums=('54dc43b0136722118b8402d51ac8d78180ad59cc37e37ddf3fb6a7ee6bf04fdf')
build() {
cd ${srcdir}/$pkgname-$pkgver