diff options
| -rw-r--r-- | community/totem-pl-parser/APKBUILD | 5 |
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" |
