diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-09 13:17:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-09 13:21:00 +0000 |
commit | 01169751412c0e37821a31ec9dd1ed9b75449159 (patch) | |
tree | e9607c3353ce0428690f32be63176582931f3833 /main/shotwell | |
parent | 7327f4d5beb480f084693e93e6a770d7b403f897 (diff) | |
download | aports-01169751412c0e37821a31ec9dd1ed9b75449159.tar.bz2 aports-01169751412c0e37821a31ec9dd1ed9b75449159.tar.xz |
main/shotwell: rebuild against webkitgtk-2
Diffstat (limited to 'main/shotwell')
-rw-r--r-- | main/shotwell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/shotwell/APKBUILD b/main/shotwell/APKBUILD index d19d4e30a6..2af999193e 100644 --- a/main/shotwell/APKBUILD +++ b/main/shotwell/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=shotwell pkgver=0.14.1 -pkgrel=0 +pkgrel=1 pkgdesc="A digital photo organizer designed for the GNOME desktop environment" url="http://yorba.org/shotwell/" arch="all" |