diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2020-02-16 02:13:04 +0100 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-02-16 02:26:01 +0100 |
commit | 53c332b2173b8ec1892c56b84ac48a7c9fd5abcb (patch) | |
tree | a0c5d9f7e0b32f5cb065165456f71d3c86aff69a /community/gnome-music | |
parent | 5f9e297869357f5b7a762ffac5d60ade16b8d92d (diff) | |
download | aports-53c332b2173b8ec1892c56b84ac48a7c9fd5abcb.tar.bz2 aports-53c332b2173b8ec1892c56b84ac48a7c9fd5abcb.tar.xz |
community/gnome-music: upgrade to 3.34.4
Diffstat (limited to 'community/gnome-music')
-rw-r--r-- | community/gnome-music/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnome-music/APKBUILD b/community/gnome-music/APKBUILD index 73ee7d5098..2e2af7c9e6 100644 --- a/community/gnome-music/APKBUILD +++ b/community/gnome-music/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Rasmus Thomsen <oss@cogitri.dev> # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-music -pkgver=3.34.3 -pkgrel=1 +pkgver=3.34.4 +pkgrel=0 pkgdesc="Music is the new GNOME music playing application" url="https://wiki.gnome.org/Apps/Music" arch="all" @@ -37,5 +37,5 @@ package() { DESTDIR="$pkgdir" ninja -C output install } -sha512sums="01bfd0f4fd5ea39b55baf5ad55baa69322e406b1f2ae0c6ac157f97afad8ab2f884a310e476134fadc11274c5ff5eaca2d80c4f3773db063509892d21e560c78 gnome-music-3.34.3.tar.xz +sha512sums="7d0450e63a890f10f825892a502b6fe5fbbae389b38e9487a768c50e632c82b89b29263cca2eef07abde429ebdcd1e140ec81ed748cdb643e94c2892f8e5d871 gnome-music-3.34.4.tar.xz 0437214912794981cdb6df4309f34b40b65ec4412cc0ec9a384da07e22a0c1d3cc8272e2a210f1e614f0e9a9767d96b83624ad1f1f82bd3445ff62c8f1234dc9 dont-require-py3-gettext-support.patch" |