summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Tran2016-06-14 21:56:21 +1000
committerVictor Tran2016-06-14 21:56:21 +1000
commit74b7cdd45ac21d0cca4fdf1c32ef358fb2624eb2 (patch)
treebbb9a5470a65fdb88670221f5537e1a1b7b06e02 /PKGBUILD
parent2a2fada5a17cafdbd63ab395d7508cb1a957cac5 (diff)
downloadaur-74b7cdd45ac21d0cca4fdf1c32ef358fb2624eb2.tar.gz
Update to 1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88f26ad9f4ae..e80aec7661d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=tsscreenlock
-pkgver=1.0
+pkgver=1.1
pkgrel=0
pkgdesc="Screen Locker for theShell"
arch=("x86_64")
url="https://github.com/vicr123/tsscreenlock"
-license=('GPL2')
+license=('GPL3')
depends=('tscheckpass')
makedepends=('qtchooser' 'git')
source=("$pkgname-$pkgver"::'git+https://github.com/vicr123/tsscreenlock#branch=master')