aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-04-12 15:49:10 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-04-12 16:00:26 +0200
commit818bb415deb187a1ac9bbe2d117341c4b5c15628 (patch)
treedf77365ea081de42f6566668787ca6b15e1e0d82
parent8e099ee055c6978b628c59e121513516ddf9521c (diff)
downloadaports-818bb415deb187a1ac9bbe2d117341c4b5c15628.tar.bz2
aports-818bb415deb187a1ac9bbe2d117341c4b5c15628.tar.xz
community/py-gst1: upgrade to 1.10.4 and moved to community
-rw-r--r--community/py-gst1/APKBUILD (renamed from testing/py-gst1/APKBUILD)4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-gst1/APKBUILD b/community/py-gst1/APKBUILD
index 74a5a8505c..12c2d69262 100644
--- a/testing/py-gst1/APKBUILD
+++ b/community/py-gst1/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=py-gst1
-pkgver=1.8.1
+pkgver=1.10.4
pkgrel=0
pkgdesc="GStreamer Python binding"
url="https://cgit.freedesktop.org/gstreamer/gst-python/"
@@ -65,4 +65,4 @@ _py() {
make DESTDIR="$subpkgdir" install
}
-sha512sums="4ff6244048d24c1b51efd72f7bfb75be401f53c552c0f6282ee7eb80790f46f320c9952bcc4c2be88d56e4564b66993b5e8a67e876ec4eb2445e598c7e2abd95 gst-python-1.8.1.tar.xz"
+sha512sums="e8b9590b3e45a4c9d2922673b3a57bd717c6ce1b9f290909ec215b24097f0521a32773d746b33a8ba82aad357063ef6692cf470b2917f48c9772522def4f7617 gst-python-1.10.4.tar.xz"