summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12018-08-27 23:49:28 +0800
committerChocobo12018-08-27 23:49:28 +0800
commit081611de5c6309df958a9ca4c425d1264e2704cf (patch)
treec13761b339b3cf868d2b8566d31e9a8522fa3e88
parent2f0d116da0f21b75017555243db6d4d611d9f779 (diff)
downloadaur-081611de5c6309df958a9ca4c425d1264e2704cf.tar.gz
upgpkg: libvorbis-git 1.3.6.r9.g46e70fa-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03af11bb1218..56cbe17339dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = libvorbis-git
pkgdesc = Reference implementation of the Ogg Vorbis audio format
- pkgver = 1.3.5.r55.g8a8f858
+ pkgver = 1.3.6.r9.g46e70fa
pkgrel = 1
- url = http://www.vorbis.com/
+ url = https://xiph.org/vorbis/
arch = i686
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index ed1c6e64e3e8..a95a52dd1c16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libvorbis-git
-pkgver=1.3.5.r55.g8a8f858
+pkgver=1.3.6.r9.g46e70fa
pkgrel=1
pkgdesc="Reference implementation of the Ogg Vorbis audio format"
arch=('i686' 'x86_64')
-url="http://www.vorbis.com/"
+url="https://xiph.org/vorbis/"
license=('BSD')
depends=('libogg')
makedepends=('git')