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

Florian Pritz bluewind at archlinux.org
Sun Sep 23 12:55:43 UTC 2018


    Date: Sunday, September 23, 2018 @ 12:55:42
  Author: bluewind
Revision: 384198

upgpkg: libopenshot-audio 0.1.7-1

upstream update

Modified:
  libopenshot-audio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-23 12:38:10 UTC (rev 384197)
+++ PKGBUILD	2018-09-23 12:55:42 UTC (rev 384198)
@@ -3,7 +3,7 @@
 # Contributor: Jonathan Thomas <jonathan at openshot.org>
 
 pkgname=libopenshot-audio
-pkgver=0.1.6
+pkgver=0.1.7
 pkgrel=1
 pkgdesc="A high-quality audio editing and playback library used by libopenshot."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('alsa-lib' 'freetype2' 'libxcursor' 'libxinerama' 'libxrandr')
 makedepends=('cmake' 'doxygen')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenShot/libopenshot-audio/archive/v$pkgver.tar.gz")
-sha256sums=('090ed62a59f35642081f6da58677e5f8f316ed2062cb47cf0617a71678b890c3')
+sha256sums=('3aa6dcfc5caaa409cfa63db206d3f6f7e25854642e796915e9ac8fdf9dbc9a3f')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list