summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63bb6fdb8afb..7a89f8b85c14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=vokoscreen
pkgname=${_pkgname}-git
pkgver=2.4.21.beta.3.gd2d38f3
-pkgrel=2
+pkgrel=3
pkgdesc='An easy to use screencast creator. Qt5 UI. Development version.'
arch=('i686' 'x86_64')
url='http://linuxecke.volkoh.de/vokoscreen/vokoscreen.html'
@@ -22,8 +22,6 @@ makedepends=('git' 'qt5-tools')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
-install=${pkgname}.install
-
source=(
"git+https://github.com/vkohaupt/${_pkgname}.git"
'fix_lrelease.patch'