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

Alexander Rødseth arodseth at archlinux.org
Sun Aug 16 14:20:16 UTC 2020


    Date: Sunday, August 16, 2020 @ 14:20:16
  Author: arodseth
Revision: 681535

upgpkg: opusfile 0.12-1

Modified:
  opusfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-16 14:19:28 UTC (rev 681534)
+++ PKGBUILD	2020-08-16 14:20:16 UTC (rev 681535)
@@ -3,8 +3,8 @@
 # Contributor: DrZaius <lou at fakeoutdoorsman.com>
 
 pkgname=opusfile
-pkgver=0.11
-pkgrel=2
+pkgver=0.12
+pkgrel=1
 pkgdesc='Library for opening, seeking, and decoding .opus files'
 arch=(x86_64)
 url='https://opus-codec.org/'
@@ -11,7 +11,7 @@
 license=(BSD)
 depends=(libogg openssl opus)
 source=("https://downloads.xiph.org/releases/opus/$pkgname-$pkgver.tar.gz")
-sha256sums=('74ce9b6cf4da103133e7b5c95df810ceb7195471e1162ed57af415fabf5603bf')
+sha256sums=('118d8601c12dd6a44f52423e68ca9083cc9f2bfe72da7a8c1acb22a80ae3550b')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list