summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71ee371369df..c762225e6d2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=edges
pkgver=2.0.1
-pkgrel=1
-pkgdesc="A command-line tool to set up X11 hot-corners"
+pkgrel=2
+pkgdesc="Command-line tool to set up hot-corners"
arch=(x86_64)
url="https://github.com/arisinfenix/edges"
license=(GPL3)
depends=(libx11 libxi libxrandr)
makedepends=(libxfixes)
source=("https://github.com/arisinfenix/edges/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('24f7aa17ad755a6c4644ac8a9fa20e14802d64635851aeba428f907aa9d6621c9236e31bf16b8178a97c2d16e311e122b70ab19c3f0e0db080508292594e73d8')
+sha512sums=('fd8b3bc9909e0f896f4f0cf4a8c364f757eb18580dfe496033455812810dbc365dc1475f02f80646a68172fda9541557d9d1e3ba4616d66560f1f42fc8fd39ed')
build() {
cd $pkgname-$pkgver