summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-28 21:49:27 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-28 21:49:27 +0000
commit1833023f0027df16696e5c87257ce3d498d4be36 (patch)
tree40a3010697e15aacbaaa38fcae09784fd0937bb7
parentb7341dd6fb1e89d6c64d44422f084e1279b30f42 (diff)
community/py-gst: upgrade to 1.12.3
-rw-r--r--community/py-gst/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-gst/APKBUILD b/community/py-gst/APKBUILD
index 1217b956970..5aee6c35016 100644
--- a/community/py-gst/APKBUILD
+++ b/community/py-gst/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=py-gst
-pkgver=1.12.0
+pkgver=1.12.3
pkgrel=0
pkgdesc="GStreamer Python binding"
url="https://cgit.freedesktop.org/gstreamer/gst-python/"
@@ -66,4 +66,4 @@ _py() {
make DESTDIR="$subpkgdir" install
}
-sha512sums="fbdc122f45d25ce75ab08549bc90af35950c1f29d46ee3a7b2d7587c44f2c37990b566261f8f16abf98fa89fdf1f704fc30be977246207e3f01bab8567a72d37 gst-python-1.12.0.tar.xz"
+sha512sums="f4d0d09a5b068e79496aa5e0d73f09af2d1e929cf6f80874dba8396950952b795a30f5a33c18b42a650f173c80ce342f959d497aa0d9d281bbe36507a71d1b4a gst-python-1.12.3.tar.xz"