diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 18:13:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:53:04 +0000 |
commit | 7599231e868713367c44bf441b8735ea7c7476a3 (patch) | |
tree | 41315aec283fc9bff7756402be8a272b2ebba844 /main/py-gst | |
parent | 0cf412158056a65a617f46de747355cf17553981 (diff) | |
download | aports-7599231e868713367c44bf441b8735ea7c7476a3.tar.bz2 aports-7599231e868713367c44bf441b8735ea7c7476a3.tar.xz |
main/py-gst: rebuild against glib-2.32
Diffstat (limited to 'main/py-gst')
-rw-r--r-- | main/py-gst/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-gst/APKBUILD b/main/py-gst/APKBUILD index c0c2546d68..f714b00176 100644 --- a/main/py-gst/APKBUILD +++ b/main/py-gst/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=py-gst pkgver=0.10.21 -pkgrel=2 +pkgrel=3 pkgdesc="python bindings for gstreamer" url="http://gstreamer.freedesktop.org/" arch="all" |