diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/gst-plugins-good/APKBUILD | 2 | ||||
-rw-r--r-- | main/gtk+3.0/APKBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/main/gst-plugins-good/APKBUILD b/main/gst-plugins-good/APKBUILD index 364a3b55e1..3c0a2c66f3 100644 --- a/main/gst-plugins-good/APKBUILD +++ b/main/gst-plugins-good/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-good pkgver=0.10.29 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer Multimedia Framework Good Plugins" url="http://gstreamer.freedesktop.org/" arch="all" diff --git a/main/gtk+3.0/APKBUILD b/main/gtk+3.0/APKBUILD index 826e430359..f5a992b9f5 100644 --- a/main/gtk+3.0/APKBUILD +++ b/main/gtk+3.0/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gtk+3.0 pkgver=3.0.11 -pkgrel=0 +pkgrel=1 pkgdesc="The GTK+ Toolkit (v3)" url="http://www.gtk.org/" install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall" |