diff options
Diffstat (limited to 'community/gst-plugins-ugly/APKBUILD')
-rw-r--r-- | community/gst-plugins-ugly/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gst-plugins-ugly/APKBUILD b/community/gst-plugins-ugly/APKBUILD index af3040e27e..a8686610aa 100644 --- a/community/gst-plugins-ugly/APKBUILD +++ b/community/gst-plugins-ugly/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-ugly pkgver=1.16.0 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer streaming media framework ugly plug-ins" url="https://gstreamer.freedesktop.org" arch="all" |