aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-10-20 09:41:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-10-20 09:41:27 +0000
commit8d32d74b45371f8062fe484c340ecb3ec6becdfe (patch)
tree86399e437d245f2ea3c8896eb2f26547918cfee0
parent200aa90d6683e00b5dbcb8ca74c18e992b2e4262 (diff)
downloadalpine_aports-8d32d74b45371f8062fe484c340ecb3ec6becdfe.tar.bz2
alpine_aports-8d32d74b45371f8062fe484c340ecb3ec6becdfe.tar.xz
alpine_aports-8d32d74b45371f8062fe484c340ecb3ec6becdfe.zip
main/shotwell: upgrade to 0.11.5
-rw-r--r--main/shotwell/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/shotwell/APKBUILD b/main/shotwell/APKBUILD
index aa23125768..1ff03c6fbb 100644
--- a/main/shotwell/APKBUILD
+++ b/main/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.11.4 3pkgver=0.11.5
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/"
@@ -43,4 +43,4 @@ package() {
43 make DESTDIR="$pkgdir" install || return 1 43 make DESTDIR="$pkgdir" install || return 1
44} 44}
45 45
46md5sums="150899574f8fd96b6a5b87173a6ef3e0 shotwell-0.11.4.tar.bz2" 46md5sums="d437c73127b1cb29a8f9c014effc6aa0 shotwell-0.11.5.tar.bz2"