diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2020-03-08 09:17:48 +0100 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2020-03-08 12:48:42 +0100 |
commit | ade5284d6ea88e2d5d9854d157fc7fb318484239 (patch) | |
tree | 6b7d5d2857adb2164b2a6e22bf34551cc394f093 /community/totem | |
parent | 409bb8f46604644112987087728c1ad15041895d (diff) | |
download | aports-ade5284d6ea88e2d5d9854d157fc7fb318484239.tar.bz2 aports-ade5284d6ea88e2d5d9854d157fc7fb318484239.tar.xz |
community/totem: rebuild against gnome-desktop-3.35.91-r0
Diffstat (limited to 'community/totem')
-rw-r--r-- | community/totem/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/totem/APKBUILD b/community/totem/APKBUILD index bc75851ac8..e52f795fd4 100644 --- a/community/totem/APKBUILD +++ b/community/totem/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=totem pkgver=3.34.1 -pkgrel=2 +pkgrel=3 pkgdesc="Movie player for the GNOME desktop" url="https://wiki.gnome.org/Apps/Videos" arch="all" |