summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-06-25 17:27:13 -0400
committerbrent s2016-06-25 17:27:13 -0400
commit0802e8f92e01d34a21f7aea59831b50f5024147e (patch)
treee288f84259c82da60371fdd143b46a343a5b0d9b /PKGBUILD
parent4af7f6cd75d9862a853e44362f7dc8289fc216b7 (diff)
downloadaur-libyuv-git.tar.gz
adding information for bug tracker, news, etc.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4dd3dd202581..85c491d0fbaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,11 @@
# Maintainer: brent s. <bts (AT) square-r00t [dot] net>
+# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
+# News updates for packages can be followed at https://devblog.square-r00t.net
validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
pkgname=libyuv-git
_pkgname=libyuv
pkgver=r1445.0735245
-pkgrel=3
+pkgrel=4
pkgdesc="A library for YUV scaling (git)"
arch=('i686' 'x86_64')
url="https://github.com/lemenkov/libyuv"