summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwallace2020-01-06 00:38:36 +0900
committerwallace2020-01-06 00:38:36 +0900
commit2236064beed4f0c4d1168b6f4ca8125105c0c470 (patch)
tree71f65cedf1a0eb646c3a3a0c182e3fd5fa564972
parent9322f9528a224cdef6ffcb10b3e87ef919917001 (diff)
downloadaur-2236064beed4f0c4d1168b6f4ca8125105c0c470.tar.gz
Bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 967825692391..477024b64c02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vapoursynth-preview-git
pkgdesc = Preview for VapourSynth scripts
pkgver = r144.2fbc158
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Endilll/vapoursynth-preview
arch = any
license = Apache-2.0
diff --git a/PKGBUILD b/PKGBUILD
index 7884b589f0ba..d88be2791b1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gitname=vapoursynth-preview
pkgname=${_gitname}-git
pkgdesc='Preview for VapourSynth scripts'
pkgver=r144.2fbc158
-pkgrel=1
+pkgrel=2
arch=('any')
url='https://github.com/Endilll/vapoursynth-preview'
license=('Apache-2.0')