summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17784443c271..38d6b5e9edcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Michael Straube <michaelqstraube@gmail.com>
+# Maintainer: Michael Straube <michael.straubej@gmail.com>
pkgname=edges
pkgver=1.0
@@ -10,7 +10,7 @@ license=(MIT)
depends=(libx11 libxi libxrandr libconfig)
makedepends=(libxfixes)
source=("https://github.com/arisinfenix/edges/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('2e4b927f99342909de198ae70a9d36f66179a70b4c68e655bb68098cfa10ee405479f97b3c535096032542c8022544c196076345372657b1914aac44559f15df')
+sha512sums=('bb53c27cc9e058511728dea14c444df0653e2d27c26a857a0d4e3478bc3e389b70d1b2ed5a6d8091ea75dc2ed80ae87ee3b9e3ba884377ef06fcbcadfd6b9d2d')
build() {
cd $pkgname-$pkgver