summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772017-06-03 16:49:40 +0200
committerhawkeye1164772017-06-03 16:49:40 +0200
commit2f4eb7056aef3ce32a77d0aea54d12bc2de70cd5 (patch)
treea106b25316abe018a13360970ccd691b46cfd260
parent15ece939ee6325cd5e5dbc4fd7beeec29ee39109 (diff)
downloadaur-2f4eb7056aef3ce32a77d0aea54d12bc2de70cd5.tar.gz
Revert QT 5.9+ patch
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36a6dc4773fe..a32f70e71929 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kcyberfoxhelper
pkgdesc = Cyberfox KDE Plasma Integration
- pkgver = 5.0.1.4
+ pkgver = 5.0.1.5
pkgrel = 1
url = https://github.com/hawkeye116477/kcyberfoxhelper
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = kcyberfoxhelper
depends = kwindowsystem
options = !emptydirs
options = !strip
- source = kcyberfoxhelper-5.0.1.4.tar.gz::https://github.com/hawkeye116477/kcyberfoxhelper/archive/v5.0.1.4.tar.gz
- sha256sums = 2fb64fa57e232374761eca15b81482f219071227e1654a045d5ff8bed764709d
+ source = kcyberfoxhelper-5.0.1.5.tar.gz::https://github.com/hawkeye116477/kcyberfoxhelper/archive/v5.0.1.5.tar.gz
+ sha256sums = 68cfc5ea6c5c2c72ae3ce00969a97755723cd682456cea2d6ed13fccf3cdf331
pkgname = kcyberfoxhelper
diff --git a/PKGBUILD b/PKGBUILD
index 07d461d127f9..5551543f92dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hawkeye116477 <hawkeye116477 at gmail dot com>
pkgname=kcyberfoxhelper
-pkgver=5.0.1.4
+pkgver=5.0.1.5
pkgrel=1
pkgdesc="Cyberfox KDE Plasma Integration"
url="https://github.com/hawkeye116477/kcyberfoxhelper"
@@ -32,4 +32,5 @@ package() {
install -Dm644 $pkgname-$pkgver/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-sha256sums=('2fb64fa57e232374761eca15b81482f219071227e1654a045d5ff8bed764709d')
+
+sha256sums=('68cfc5ea6c5c2c72ae3ce00969a97755723cd682456cea2d6ed13fccf3cdf331')