summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc18362785e7..9ab72d20e942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=plasma-addons-customdesktopmenu-git
_appname=plasma-addons-customdesktopmenu
_gitname=plasma-containmentactions-customdesktopmenu
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=1
pkgdesc="Custom desktop menu for Plasma5"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('git' 'make' 'cmake' 'extra-cmake-modules')
install=${pkgname}.install
options=(!emptydirs)
source=("https://github.com/MatMoul/${_gitname}/archive/v${pkgver}.tar.gz")
-sha256sums=('9dba747bc19cee7807da0fea8a94358a5f82282b6abc7d2ef36110800fc8b9bf')
+sha256sums=('1605fec314098c42062da8592db4f54391ee96dc3b0169d9b577fbd26b6d2254')
build() {
cd ${_gitname}-${pkgver}/src