summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYamashita Ren2015-10-10 23:02:31 +0200
committerYamashita Ren2015-10-10 23:02:31 +0200
commitc77e17dba753d688aa2aeb0307aabb2a4a8ffb63 (patch)
tree60abe6ea176e62d3c3600d5216948d9e8f2213e6
parenta7b4a7ebecfea43704391c2f6387d2d39be357a9 (diff)
downloadaur-c77e17dba753d688aa2aeb0307aabb2a4a8ffb63.tar.gz
Add correct Maintainer.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc8b6d51854c..d1c2ab40c5a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vapoursynth-plugin-waifu2x-w2xc-git
pkgdesc = Plugin for Vapoursynth: waifu2x-w2xc (GIT version)
pkgver = r2.2.ge79bb45
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/HomeOfVapourSynthEvolution/VapourSynth-Waifu2x-w2xc/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4f07238a1da9..cd6a894f7257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_plug=waifu2x-w2xc
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r2.2.ge79bb45
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('i686' 'x86_64')
url="https://github.com/HomeOfVapourSynthEvolution/VapourSynth-Waifu2x-w2xc/"