summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 187b48334699..c3739628f931 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,10 @@
+# Maintainer: Chih-Hsuan Yen <yan12125@gmail.com>
+
_pkgname=libav
pkgname=$_pkgname-no-libs-git
pkgver=13_dev0.r1579.g2a9e1c122
pkgrel=1
+epoch=1
pkgdesc='Open source audio and video processing tools'
arch=('i686' 'x86_64')
url='https://libav.org/'