diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-31 10:05:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-31 10:05:40 +0000 |
commit | 0f63c4eed632b3d2a263c014d9e9dac0370ef6b8 (patch) | |
tree | 011add13e2989611c4c62fc3d6d9f39245f3397f /main/shotwell | |
parent | 2cd618f2e774c458d14446ad98c71641d93d5d1a (diff) | |
download | aports-0f63c4eed632b3d2a263c014d9e9dac0370ef6b8.tar.bz2 aports-0f63c4eed632b3d2a263c014d9e9dac0370ef6b8.tar.xz |
main/shotwell: rebuild against sqlite-libs
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 916cdd1082..16a1d8995f 100644 --- a/main/shotwell/APKBUILD +++ b/main/shotwell/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=shotwell pkgver=0.12.3 -pkgrel=0 +pkgrel=1 pkgdesc="A digital photo organizer designed for the GNOME desktop environment" url="http://yorba.org/shotwell/" arch="all" |