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

Alexander Rødseth arodseth at archlinux.org
Tue Nov 21 12:55:45 UTC 2017


    Date: Tuesday, November 21, 2017 @ 12:55:44
  Author: arodseth
Revision: 267783

upgpkg: opusfile 0.10-1

Modified:
  opusfile/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-21 12:17:07 UTC (rev 267782)
+++ PKGBUILD	2017-11-21 12:55:44 UTC (rev 267783)
@@ -4,8 +4,8 @@
 # Contributor: DrZaius <lou at fakeoutdoorsman.com>
 
 pkgname=opusfile
-pkgver=0.9
-pkgrel=2
+pkgver=0.10
+pkgrel=1
 pkgdesc='Library for opening, seeking, and decoding .opus files'
 arch=('x86_64')
 url='https://opus-codec.org/'
@@ -12,7 +12,7 @@
 license=('BSD')
 depends=('libogg' 'openssl' 'opus')
 source=("https://downloads.xiph.org/releases/opus/$pkgname-$pkgver.tar.gz")
-sha256sums=('f75fb500e40b122775ac1a71ad80c4477698842a8fe9da4a1b4a1a9f16e4e979')
+sha256sums=('48e03526ba87ef9cf5f1c47b5ebe3aa195bd89b912a57060c36184a6cd19412f')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list