diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 16:35:08 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:52:58 +0000 |
commit | 66c48c752ee4d663ce70c3fb86db6459c26f1dd9 (patch) | |
tree | 53b3ca8897459c002d759b2f799ba4e1a15cbb2f /main/gpicview | |
parent | 9a4decae3a0f5e972340ed290b83904a92281ae3 (diff) | |
download | aports-66c48c752ee4d663ce70c3fb86db6459c26f1dd9.tar.bz2 aports-66c48c752ee4d663ce70c3fb86db6459c26f1dd9.tar.xz |
main/gpicview: rebuild against glib-2.32
Diffstat (limited to 'main/gpicview')
-rw-r--r-- | main/gpicview/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gpicview/APKBUILD b/main/gpicview/APKBUILD index 3f4194d992..ff42327193 100644 --- a/main/gpicview/APKBUILD +++ b/main/gpicview/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gpicview pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Picture viewer of the LXDE Desktop" url="http://wiki.lxde.org/en/GPicView" arch="all" |