[arch-commits] Commit in libopenshot-audio/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Aug 31 18:51:45 UTC 2016


    Date: Wednesday, August 31, 2016 @ 18:51:45
  Author: arojas
Revision: 188171

Update to 0.1.2

Modified:
  libopenshot-audio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-31 18:15:32 UTC (rev 188170)
+++ PKGBUILD	2016-08-31 18:51:45 UTC (rev 188171)
@@ -4,7 +4,7 @@
 # Contributor: Jonathan Thomas <jonathan at openshot.org>
 
 pkgname=libopenshot-audio
-pkgver=0.1.1
+pkgver=0.1.2
 pkgrel=1
 pkgdesc="A high-quality audio editing and playback library used by libopenshot."
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('alsa-lib' 'freetype2' 'libxcursor' 'libxinerama' 'libxrandr')
 makedepends=('cmake' 'doxygen')
 source=("https://launchpad.net/libopenshot/0.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('2d6737ea309e07c37605aa9b09aa92afa04923c22f74fb852a2b75d3838de633')
+sha256sums=('ec587ceed6b8d0d8de455b222fdb75832e67779e1a7b80925e86709353099e8a')
 
 build() {
 #	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list