From e8df46e3babbb943a729935786a0d55dbe0e2028 Mon Sep 17 00:00:00 2001 From: stkhan Date: Thu, 17 Jun 2021 21:15:15 -0500 Subject: Fix compilation of sarc Former-commit-id: cb879e2f50075155a98fdf435efb642b6a0f5525 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 3566ae7..ccf084e 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=("5c852583c2bba7897867ec91ee3200f7") +md5sums=("2914a88b86113e458cef27b4bf2dfdbd") build() { -- cgit v1.2.3