summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 2 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 367b20b464d4..bcfc66921dfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=vokoscreen
pkgname=${_pkgname}-git
-pkgver=2.4.3.beta.r0.g8369402
+pkgver=2.4.3.beta.r20.g60f97b4
pkgrel=2
pkgdesc='An easy to use screencast creator. Qt5 UI. Development version.'
arch=('i686' 'x86_64')
@@ -21,12 +21,10 @@ conflicts=("${_pkgname}")
source=(
"git+https://github.com/vkohaupt/${_pkgname}.git"
- 'qdatastream_fix.patch'
'desktop_file.patch'
)
sha512sums=(
'SKIP'
- '301ad97abcb5ad731ee4a95ebf00b6fe47d53cb1e0342df00290f61e8c0316b4e2621c0743212a480bbe0a3699659f2fff1196629de0ebf843dc1b0d2997f889'
'3ddc567f831b9f6e2672997a77a099cf8fdd5a6a1d79157738c1670c9106fd6c4e09d74287a770c19bac23dcb73a19ce69cc1ac893d4988f75c7ac35668f7a90'
)
@@ -41,12 +39,8 @@ pkgver() {
}
prepare() {
- cd ${srcdir}/${_pkgname}
-
- # Qt 5.5 fix
- patch QtSingleApplicationQt5/qtlocalpeer.h ../qdatastream_fix.patch
-
# Desktop file description
+ cd ${srcdir}/${_pkgname}
patch applications/${_pkgname}.desktop ../desktop_file.patch
# Create build directory