summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShutSentry2023-01-02 15:28:34 -0500
committerShutSentry2023-01-02 15:28:34 -0500
commita6f3681390a4e423c17f42c1fbc2a8af5d31ecac (patch)
tree769fa9812691a84510081cd3b5177287dea5a3c9 /PKGBUILD
parent6ad1d72b7fd7c64a0fe2784144c5873d3516cd94 (diff)
downloadaur-a6f3681390a4e423c17f42c1fbc2a8af5d31ecac.tar.gz
Update to 2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48679a12f167..4c679d3ee502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: ShutSentry <shutsentry@nospam.com>
pkgname=shutsentry
-pkgver=2.5
+pkgver=2.6
pkgrel=1
pkgdesc="ShutSentry is a virtual dead-man-switch that protects computers from unauthorized physical access, by presenting an on-screen password-challenge prompt at regular time intervals, and/or reacting to other trigger events like USB/Bluetooth device changes."
arch=(x86_64)
url="https://gitlab.com/shutsentry/shutsentry"
license=('GPL')
-depends=(gtk3)
-makedepends=(git make)
+depends=()
+makedepends=()
optdepends=()
provides=(shutsentry)
source=('git+https://gitlab.com/shutsentry/shutsentry.git')