diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 15:24:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:52:54 +0000 |
commit | 9fd58f6a265f1bbdd54555e204a7dd3934ffc829 (patch) | |
tree | 83ab6be944a87beb2096605fdc5c894578b08842 /main/geh | |
parent | f00e13e6cec34adc052f5eca35f7791687151fd1 (diff) | |
download | aports-9fd58f6a265f1bbdd54555e204a7dd3934ffc829.tar.bz2 aports-9fd58f6a265f1bbdd54555e204a7dd3934ffc829.tar.xz |
main/geh: rebuild against glib-2.32
Diffstat (limited to 'main/geh')
-rw-r--r-- | main/geh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/geh/APKBUILD b/main/geh/APKBUILD index ab3eb656e4..dfa61e095f 100644 --- a/main/geh/APKBUILD +++ b/main/geh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=geh pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="a simple commandline image viewer written in C/Gtk+" url="https://projects.pekdon.net/projects/geh" arch="all" |