summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUTplayed2017-12-14 08:07:18 +0100
committerAUTplayed2017-12-14 08:07:18 +0100
commit88d7e4126c28d74211cb21823491d651fd24c69a (patch)
treeda83d9944d6de1f826a4c6a06da0be7b3dc00020 /PKGBUILD
parent4cba96b83d3646b1086d91440fd450716e6aaf10 (diff)
downloadaur-88d7e4126c28d74211cb21823491d651fd24c69a.tar.gz
added license
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 060ca2535d46..2b814d7afc91 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
_pkgname=betterlockscreen
pkgname=${_pkgname}-git
pkgver=r30.14ead9b
-pkgrel=3
+pkgrel=4
pkgdesc="A simple lock script for i3lock-color"
arch=('any')
url="https://github.com/pavanjadhaw/betterlockscreen"
-license=('unknown')
+license=('MIT')
depends=('i3lock-color-git' 'imagemagick' 'xorg-xrandr' 'xorg-xdpyinfo')
makedepends=('git')
optdepends=('feh: Allows setting wallpaper')