aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-04-12 07:19:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-04-12 07:19:45 +0000
commitc716cdebf31d92c8352b14bbfe2ae065dc8a38c4 (patch)
tree88b76d25a6baa7db9907ac48c068dbbb0de733e1
parent6c13fb81ea8c65a311eccc3a7d70b20004d87028 (diff)
downloadalpine_aports-c716cdebf31d92c8352b14bbfe2ae065dc8a38c4.tar.bz2
alpine_aports-c716cdebf31d92c8352b14bbfe2ae065dc8a38c4.tar.xz
alpine_aports-c716cdebf31d92c8352b14bbfe2ae065dc8a38c4.zip
testing/shotwell: upgrade to 0.9.1
-rw-r--r--testing/shotwell/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/shotwell/APKBUILD b/testing/shotwell/APKBUILD
index 8ab9502a99..b076a1d19e 100644
--- a/testing/shotwell/APKBUILD
+++ b/testing/shotwell/APKBUILD
@@ -1,6 +1,6 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=shotwell 2pkgname=shotwell
3pkgver=0.9.0 3pkgver=0.9.1
4pkgrel=0 4pkgrel=0
5pkgdesc="A digital photo organizer designed for the GNOME desktop environment" 5pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
6url="http://yorba.org/shotwell/" 6url="http://yorba.org/shotwell/"
@@ -42,4 +42,4 @@ package() {
42 make DESTDIR="$pkgdir" install || return 1 42 make DESTDIR="$pkgdir" install || return 1
43} 43}
44 44
45md5sums="6701d9a7c0a2f4f720fdeed1d6e54758 shotwell-0.9.0.tar.bz2" 45md5sums="1a98d1da59424a67b310cc39e8ad3368 shotwell-0.9.1.tar.bz2"