aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/totem/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/totem/APKBUILD b/community/totem/APKBUILD
index 68fd6300482..82542aaf54e 100644
--- a/community/totem/APKBUILD
+++ b/community/totem/APKBUILD
@@ -1,17 +1,17 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=totem
-pkgver=3.38.2
+pkgver=42.0
pkgrel=0
pkgdesc="Movie player for the GNOME desktop"
url="https://wiki.gnome.org/Apps/Videos"
arch="all !s390x !riscv64" # grilo-plugins missing
license="GPL-2.0-or-later"
-depends="gsettings-desktop-schemas gst-plugins-good grilo-plugins"
+depends="gsettings-desktop-schemas gst-plugins-good gst-plugins-good-gtk grilo-plugins"
makedepends="meson glib-dev gtk+3.0-dev gstreamer-dev libpeas-dev totem-pl-parser-dev
gobject-introspection-dev clutter-gtk-dev py3-gobject3-dev grilo-dev
gnome-desktop-dev vala gsettings-desktop-schemas-dev gst-plugins-base-dev
- libxml2-dev gstreamer-tools clutter-gst-dev itstool"
+ libxml2-dev gstreamer-tools itstool libhandy1-dev"
checkdepends="xvfb-run desktop-file-utils appstream-glib"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
source="https://download.gnome.org/sources/totem/${pkgver%.*}/totem-$pkgver.tar.xz"
@@ -30,5 +30,5 @@ package() {
}
sha512sums="
-1dac3a0afe31b47147a129c70dddf7480446fc1bb5432f9cd537384e3be25da6a9b87918fa7bcf7e7cd68c8dac45e75f6b1f7c1885edefac846c52f96b40567f totem-3.38.2.tar.xz
+67872d06a7d691a23b97255c5ee5f8d90a1fdf2b36f064f26c10fb4958733772eea456aab4f0fe2c89d23ec987cf5b9c2383c97ba5bec45247953296f1cd6c4b totem-42.0.tar.xz
"