diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-02-28 15:08:14 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-28 20:32:42 -0300 |
| commit | fa793a7c11d696a6ace97ffb11fdaab85d343cd7 (patch) | |
| tree | 58acfca2003f362ab0ede4155216fdb28749acd8 | |
| parent | 5c18da75764e9da13b4c2cef6cdabaa23c25a4a9 (diff) | |
| download | aports-fa793a7c11d696a6ace97ffb11fdaab85d343cd7.tar.bz2 aports-fa793a7c11d696a6ace97ffb11fdaab85d343cd7.tar.xz | |
community/totem-pl-parser: upgrade to 3.26.5
| -rw-r--r-- | community/totem-pl-parser/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/totem-pl-parser/APKBUILD b/community/totem-pl-parser/APKBUILD index b300b901cb..572a5d32d4 100644 --- a/community/totem-pl-parser/APKBUILD +++ b/community/totem-pl-parser/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> # Maintainer: pkgname=totem-pl-parser -pkgver=3.26.4 +pkgver=3.26.5 pkgrel=0 pkgdesc="GNOME playlist parser library" options="!check" # Requires gvfs with http support @@ -34,4 +34,4 @@ package() { DESTDIR="$pkgdir" ninja -C build install } -sha512sums="afb02a7c70f2fda9cda67b9daa8bab5f15e68a4afd983fb865fb29de71fe8f5c8fdf716e714e3835ac1c3476ce188c6147924a840c4ba82f0c05c3d3c23f5173 totem-pl-parser-3.26.4.tar.xz" +sha512sums="ce110d92f60da328272a8135a57ba60785ea4bca1fde3703a734969e7ba5b382ef19dc3b8930a5641d8f8effabf627f7e9b2727ee94e69e6144e0f085079e14d totem-pl-parser-3.26.5.tar.xz" |
