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 5aa825171c9e..25d14edf0d24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_pkgname=perspektiv
pkgname=${_pkgname}-git
pkgver=r14.168db07
-pkgrel=1
+pkgrel=2
pkgdesc="A daemon for creating popups when you change monitor brightness, volume, etc. "
arch=("i686" "x86_64")
url="https://github.com/henriklaxhuber/perspektiv"
-license=('MIT')
+license=('GPL-3.0')
depends=('ttf-font-awesome-4')
makedepends=('git' 'rust')
source=('perspektiv-git::git+https://github.com/henriklaxhuber/perspektiv.git')