summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Straube2020-09-16 20:37:24 +0200
committerMichael Straube2020-09-16 20:37:24 +0200
commit0bdb573a794cf83cd7ceb1ba803c78ee0dee6342 (patch)
tree51468899aff4422e9f10406da40acfce8331e706
parent6d9cdb0de7226a9d616af1f33f2a150ee80fb8fc (diff)
downloadaur-0bdb573a794cf83cd7ceb1ba803c78ee0dee6342.tar.gz
Update email and checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 547e99f038da..b91169858981 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = edges
depends = libxrandr
depends = libconfig
source = https://github.com/arisinfenix/edges/archive/1.0/edges-1.0.tar.gz
- sha512sums = 98e372feeae5b7309ea0360dd74b26d698329316aad1e4b2b8fba958c96604f59f6ea41a88d02362448806b040b185e8d467e599fa1325741cbdb109cc3792ec
+ sha512sums = ee815aa0c7d9e2abb4622c84e5b2c732e522aab61782c98ea72f0369d8826822ed2277a9c69be6331802d814beb51799f09f17f22fe5765dff15611d6b3b6776
pkgname = edges
diff --git a/PKGBUILD b/PKGBUILD
index b68bf769328b..4fd65b3a5b7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Michael Straube <michael.straube@posteo.de>
+# Maintainer: Michael Straube <michaelfstraube@gmail.com>
pkgname=edges
pkgver=1.0
@@ -10,7 +10,7 @@ license=(GPL3)
depends=(libx11 libxi libxrandr libconfig)
makedepends=(libxfixes)
source=("https://github.com/arisinfenix/edges/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('98e372feeae5b7309ea0360dd74b26d698329316aad1e4b2b8fba958c96604f59f6ea41a88d02362448806b040b185e8d467e599fa1325741cbdb109cc3792ec')
+sha512sums=('ee815aa0c7d9e2abb4622c84e5b2c732e522aab61782c98ea72f0369d8826822ed2277a9c69be6331802d814beb51799f09f17f22fe5765dff15611d6b3b6776')
build() {
cd $pkgname-$pkgver