summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-06-17 14:22:17 -0500
committerGitHub <noreply@github.com>2021-06-17 14:22:17 -0500
commita9d095267d9dc2492c2b3906e389c6b7ddde1674 (patch)
tree0f1a3f8886817262c5eee3879d8a038e365f1b5e
parent1d97794024f70dcb9354ca98fcff86a060fc95e7 (diff)
Fix md5sum
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2fd32a..3d3890c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('adobe-source-code-pro-fonts' 'libnotify' 'dunst' 'picom' 'light' 'feh'
provides=('dwm' 'st' 'dmenu')
source=("https://github.com/SkywalkerSW5/sarc/raw/master/tools/$pkgname-$pkgver.tar.xz")
#source=("./$pkgname-$pkgver.tar.xz")
-md5sums=("0e61840463a8058064524750306bae1d")
+md5sums=("d36071c2e0fd0541cccfdeaae6be6683")
build() {