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

Florian Pritz bluewind at archlinux.org
Sat Mar 23 13:17:14 UTC 2019


    Date: Saturday, March 23, 2019 @ 13:17:13
  Author: bluewind
Revision: 443228

upgpkg: libopenshot-audio 0.1.8-1

upstream update

Modified:
  libopenshot-audio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-23 13:11:30 UTC (rev 443227)
+++ PKGBUILD	2019-03-23 13:17:13 UTC (rev 443228)
@@ -3,7 +3,7 @@
 # Contributor: Jonathan Thomas <jonathan at openshot.org>
 
 pkgname=libopenshot-audio
-pkgver=0.1.7
+pkgver=0.1.8
 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=('3aa6dcfc5caaa409cfa63db206d3f6f7e25854642e796915e9ac8fdf9dbc9a3f')
+sha256sums=('384d0ef39c78f16d77048de3c96152321724084f978dc622675dd6bb16e15e19')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list