summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMjasnik2022-02-25 12:26:21 +0200
committerMjasnik2022-02-25 12:26:21 +0200
commit2b36ae3a217b505605abea147f90c15e7bcb1c43 (patch)
treecbbc7b8f879490311c376dee7748978714751ab3
parent43bbe45ab124c87c2b90c9376c2a448d28d0b9f5 (diff)
downloadaur-2b36ae3a217b505605abea147f90c15e7bcb1c43.tar.gz
Updated to version 0.5.3
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee5a02c1dee6..36b1f2f5e609 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=timekpr
pkgname=$_pkgname-next
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="Control the computer usage of users. You can limit daily usage based on a timed access duration and configure periods of day when they can log in."
arch=('any')
@@ -18,7 +18,7 @@ provides=('timekpr')
conflicts=('timekpr' 'timekpr-next-beta' 'timekpr-beta' 'timekpr-revived-bzr' 'timekpr-next-git')
source=("https://launchpad.net/timekpr-next/stable/$pkgver/+download/timekpr-next-$pkgver.tar.gz")
install='timekpr-next.install'
-md5sums=('13a8223422adb97cb82390a206e4491f')
+md5sums=('df7a210d00469576ea2b996c1d4d0f14')
package() {
cd "$pkgname"