diff options
author | Timo Teräs <timo.teras@iki.fi> | 2018-04-09 12:49:18 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2018-04-09 12:53:31 +0000 |
commit | 75d1f49443e8017837fa2bcf1a1f7f140a3b49cb (patch) | |
tree | 16a0e0cf00fa9590064fcb7147b1a8c9a6fc3542 /main/gst-plugins-ugly | |
parent | 7ddd0c7c32e195eb2181ec15bd03028c8b12f0d5 (diff) | |
download | aports-75d1f49443e8017837fa2bcf1a1f7f140a3b49cb.tar.bz2 aports-75d1f49443e8017837fa2bcf1a1f7f140a3b49cb.tar.xz |
main/gst-plugins-ugly: rebuild against x264-20180304 and x265-2.7
Diffstat (limited to 'main/gst-plugins-ugly')
-rw-r--r-- | main/gst-plugins-ugly/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gst-plugins-ugly/APKBUILD b/main/gst-plugins-ugly/APKBUILD index a30b6185d4..923d5b3e6b 100644 --- a/main/gst-plugins-ugly/APKBUILD +++ b/main/gst-plugins-ugly/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-ugly pkgver=1.14.0 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer Multimedia Framework Ugly Plugins (gst-plugins-ugly)" url="https://gstreamer.freedesktop.org/" arch="all" |