aboutsummaryrefslogtreecommitdiffstats
path: root/community/totem-pl-parser
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-14 16:53:38 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-14 16:57:37 -0300
commit555b316688e055eeb2bd11d82512a98a8a4b3e88 (patch)
tree6e9929b3835ee3cb2740a75cd7478b24bab377d5 /community/totem-pl-parser
parentf4ddf2f71f7d9f0025263b780397147a710de9e3 (diff)
downloadaports-555b316688e055eeb2bd11d82512a98a8a4b3e88.tar.bz2
aports-555b316688e055eeb2bd11d82512a98a8a4b3e88.tar.xz
community/totem-pl-parser: upgrade to 3.26.4
Diffstat (limited to 'community/totem-pl-parser')
-rw-r--r--community/totem-pl-parser/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/totem-pl-parser/APKBUILD b/community/totem-pl-parser/APKBUILD
index a2512967ac..8e0f00c747 100644
--- a/community/totem-pl-parser/APKBUILD
+++ b/community/totem-pl-parser/APKBUILD
@@ -1,9 +1,10 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=totem-pl-parser
-pkgver=3.26.3
+pkgver=3.26.4
pkgrel=0
pkgdesc="GNOME playlist parser library"
+options="!check" # Requires gvfs with http support
url="https://www.gnome.org/"
arch="all"
license="LGPL-2.0-or-later"
@@ -33,4 +34,4 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
}
-sha512sums="f059fd9447627268ce5029ed48551b0a2b6c30ba28c50a360d37808ad63fa8423824eef29c7f4d7a752f24861d4c7a7139f321fa2e19085085446e7ed15130cd totem-pl-parser-3.26.3.tar.xz"
+sha512sums="afb02a7c70f2fda9cda67b9daa8bab5f15e68a4afd983fb865fb29de71fe8f5c8fdf716e714e3835ac1c3476ce188c6147924a840c4ba82f0c05c3d3c23f5173 totem-pl-parser-3.26.4.tar.xz"