diff options
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ depends=('adobe-source-code-pro-fonts' 'libnotify' 'dunst' 'picom' 'light' 'feh' provides=('dwm' 'st' 'vim' 'dmenu') source=("https://github.com/SkywalkerSW5/sarc/raw/master/tools/$pkgname-$pkgver.tar.xz") #source=("$pkgname-$pkgver.tar.xz") -md5sums=("9bc3e1cec0e003436817abe47e05fc7d") +md5sums=("6b3ed0c6ee160d5b83c264b0fa06e1d9") build() { |