summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfabrixxm2021-06-12 21:42:50 +0200
committerfabrixxm2021-06-12 21:42:50 +0200
commit81fd52c7af2476d902908a6154ac8afe970832c2 (patch)
tree6adb5ea99f78114a6a3169c82c4202a8cf819234
parent6c458bed7382baea1fe83a32185eab92f06d59bf (diff)
downloadaur-81fd52c7af2476d902908a6154ac8afe970832c2.tar.gz
update sha
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb69bd2ad95c..78a1a171ac22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,6 +18,6 @@ pkgbase = confy
depends = libnotify
provides = confy
source = https://git.sr.ht/~fabrixxm/confy/archive/0.6.0.tar.gz
- md5sums = 7971ee5f29817cb09de6e96bb5232f8e
+ md5sums = 91890fecf4509a2d0a28bdda0831a9fe
pkgname = confy
diff --git a/PKGBUILD b/PKGBUILD
index 65d864717c39..a04441c1e309 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('python' 'gtk3' 'libhandy' 'python-gobject' 'python-icalendar' 'libnoti
makedepends=('meson' 'ninja' 'gobject-introspection' 'git')
provides=(confy)
source=("https://git.sr.ht/~fabrixxm/confy/archive/$pkgver.tar.gz")
-md5sums=('7971ee5f29817cb09de6e96bb5232f8e')
+md5sums=('91890fecf4509a2d0a28bdda0831a9fe')
build() {