summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2020-09-29 22:39:35 +0200
committerYour Name2020-09-30 10:53:17 +0200
commit4dfe0ac3addea78c9843185a0dc25844fb9edf2f (patch)
treeb80554d8c4e3726be02f6eb98bb7c69bcfc9914e
parenta95dcca1d121eea7bbafba20733c01ca67acec0b (diff)
downloadaur-4dfe0ac3addea78c9843185a0dc25844fb9edf2f.tar.gz
Pop rel, add contributor.
Signed-off-by: Your Name <you@example.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9af2d87c6834..4d5aef9d2f1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = djv
pkgdesc = Professional media review software for VFX, animation, and film production
pkgver = 2.0.8
- pkgrel = 2
+ pkgrel = 3
url = http://djv.sourceforge.net/
arch = x86_64
license = CUSTOM
diff --git a/PKGBUILD b/PKGBUILD
index 6880be6b0622..5e6ceebfc26e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,10 @@
#!/hint/bash
# Maintainer: Oliver Weissbarth <mail@oweissbarth.de>
+# Contributor: bartus <arch-user-repository]a[bartus.33mail.com
+
pkgname=djv
pkgver=2.0.8
-pkgrel=2
+pkgrel=3
pkgdesc="Professional media review software for VFX, animation, and film production"
arch=("x86_64")
url="http://djv.sourceforge.net/"