summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjD91mZM22018-02-03 11:17:52 +0100
committerjD91mZM22018-02-03 11:17:52 +0100
commitdb12789cc568c1d095f730285d921289013e4f3c (patch)
tree68cd209cef712a35d0accc2b1ff89493b568ebc9 /PKGBUILD
parent3b179f20085d63853b7775167a51816cc1d7bf62 (diff)
downloadaur-db12789cc568c1d095f730285d921289013e4f3c.tar.gz
Bump version to 0.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90911216908e..96573df3bace 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: jD91mZM2 <me@krake.one>
pkgname="xidlehook"
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="xautolock rewrite in Rust, with a few extra features"
url="https://github.com/jD91mZM2/xidlehook"
@@ -10,7 +10,7 @@ makedepends=()
optdepends=()
depends=()
source=("https://github.com/jD91mZM2/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('f48e5e02dde3970f2bde6f547c5721b6d8af21e8a7fea60f85e8555f32cc8c09')
+sha256sums=('7f1f7da0a67153a25c70d6f43696e78f99a98e862d73a860294c752d38cf6952')
build() {
cd "$srcdir/$pkgname-$pkgver"