summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2015-12-14 19:35:57 +0100
committerChristopher Reimer2015-12-14 19:35:57 +0100
commitd415d30e94225026f5aecd6f258520db56402bc8 (patch)
tree7a2b8b428494096a4fd28aeca49f9774d777a27b
parentd6e62b62a56e0e7b2444832be786ff82ba108242 (diff)
downloadaur-d415d30e94225026f5aecd6f258520db56402bc8.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/a858f8374aa01f396e93c376466d9acb5da42ba1)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eeff16b29207..3b1b576db3e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = naludump
pkgdesc = Tool to delete NALU fill data from h.264 streams
pkgver = 0.1.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.udo-richter.de/vdr/naludump.html
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ab4ac45ecee4..f952085bf291 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=naludump
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Tool to delete NALU fill data from h.264 streams"
url="http://www.udo-richter.de/vdr/naludump.html"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')