summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatMoul2024-03-09 17:41:00 +0100
committerMatMoul2024-03-09 17:41:00 +0100
commit1d3cd64ce0503604da28cb12d8d3b695949be9c1 (patch)
treeffeceed494e57fef498f06296822602a961eb213 /PKGBUILD
parent0bf0f698702b0c628739f98536aa8fc4e4dbaf4b (diff)
downloadaur-plasma-addons-customdesktopmenu-git.tar.gz
Version 0.2.0.r5.896bfa4-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44c1af41f377..dd089236657b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _gitcommit=896bfa4f76620cc377088e454281a12dfa3f5a74
pkgname=plasma-addons-customdesktopmenu-git
pkgver=0.2.0.r5.896bfa4
-pkgrel=1
+pkgrel=2
pkgdesc='Custom desktop menu for Plasma6'
arch=('any')
url="https://github.com/${_githubuser}/${_githubrepo}"
@@ -14,6 +14,7 @@ license=('GPL3')
#depends=('plasma-desktop' 'kdeplasma-addons')
depends=('kdeplasma-addons')
makedepends=('git' 'extra-cmake-modules')
+install=${pkgname}.install
source=("git+https://github.com/${_githubuser}/${_githubrepo}.git#commit=${_gitcommit}")
sha256sums=('SKIP')