diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2019-09-10 21:57:03 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-11 17:12:22 -0300 |
commit | ab6b233bcd28a460f1c981e0fe3a9c7f1e08a141 (patch) | |
tree | 9cb2d5e031afc18cca914d5fc8306549e61d0d45 | |
parent | 8b9e70e4c8eb9213acdf7b37646498071fca288f (diff) | |
download | aports-ab6b233bcd28a460f1c981e0fe3a9c7f1e08a141.tar.bz2 aports-ab6b233bcd28a460f1c981e0fe3a9c7f1e08a141.tar.xz |
community/eog: rebuild against gnome-desktop-3.34.0-r0
-rw-r--r-- | community/eog/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/eog/APKBUILD b/community/eog/APKBUILD index 45290bf7c7..52cce3e854 100644 --- a/community/eog/APKBUILD +++ b/community/eog/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=eog pkgver=3.32.2 -pkgrel=0 +pkgrel=1 pkgdesc="An image viewer for GNOME" url="https://wiki.gnome.org/Apps/EyeOfGnome" arch="all" |