diff options
author | prspkt <prspkt@protonmail.com> | 2018-10-03 08:13:08 +0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-11-09 08:31:42 +0000 |
commit | 3a68811e75f955cca0a125c8971576028fc05ee0 (patch) | |
tree | 84166b0c3b1213ab9ec2bab74edd13a91b3588a2 /community/gst-plugins-ugly/APKBUILD | |
parent | 3fc21aee594398cc03a38e68bf23f6bd1241decb (diff) | |
download | aports-3a68811e75f955cca0a125c8971576028fc05ee0.tar.bz2 aports-3a68811e75f955cca0a125c8971576028fc05ee0.tar.xz |
community/gst-plugins-ugly: upgrade to 1.14.4
Diffstat (limited to 'community/gst-plugins-ugly/APKBUILD')
-rw-r--r-- | community/gst-plugins-ugly/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gst-plugins-ugly/APKBUILD b/community/gst-plugins-ugly/APKBUILD index 50baf45155..1928509da0 100644 --- a/community/gst-plugins-ugly/APKBUILD +++ b/community/gst-plugins-ugly/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-ugly -pkgver=1.14.2 +pkgver=1.14.4 pkgrel=0 pkgdesc="GStreamer Multimedia Framework Ugly Plugins (gst-plugins-ugly)" url="https://gstreamer.freedesktop.org" @@ -63,4 +63,4 @@ doc() { replaces="${pkgname}1-doc" } -sha512sums="7902a6ef6d207663eebf00d630aac9c20b1ae0c333890f1f6aba8544eff0ef4d349b4d1d0e481d8cbcd5b1800f900ea4e6a0cb6017b0727559ab5c5acc3d0ea5 gst-plugins-ugly-1.14.2.tar.xz" +sha512sums="9a5fc123a8e904d6517a3946402ef27710a5e2460ebe748b3ad7b78d5092748a563f7ed4f6c734a9839e0781c2923d62425aa65f3d7469d7083861264f831cf1 gst-plugins-ugly-1.14.4.tar.xz" |