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

Florian Pritz bluewind at archlinux.org
Wed Jul 4 12:58:14 UTC 2018


    Date: Wednesday, July 4, 2018 @ 12:58:13
  Author: bluewind
Revision: 351771

upgpkg: libopenshot-audio 0.1.6-1

upstream update

Modified:
  libopenshot-audio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-04 12:15:12 UTC (rev 351770)
+++ PKGBUILD	2018-07-04 12:58:13 UTC (rev 351771)
@@ -4,7 +4,7 @@
 # Contributor: Jonathan Thomas <jonathan at openshot.org>
 
 pkgname=libopenshot-audio
-pkgver=0.1.5
+pkgver=0.1.6
 pkgrel=1
 pkgdesc="A high-quality audio editing and playback library used by libopenshot."
 arch=('x86_64')
@@ -13,7 +13,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=('366151ea971fa7d0734777068d40b333a3df83ca33233dc2cd630aeed40d2071')
+sha256sums=('090ed62a59f35642081f6da58677e5f8f316ed2062cb47cf0617a71678b890c3')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list