diff options
| author | stkhan <personal@slickd.xyz> | 2021-06-17 21:15:15 -0500 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2021-06-17 21:15:15 -0500 |
| commit | e8df46e3babbb943a729935786a0d55dbe0e2028 (patch) | |
| tree | a148cd1efad6a481cb7a48c6ca208c83909835c0 | |
| parent | 97f252ba6890fdd734f58377ffea378aaa200c3d (diff) | |
Fix compilation of sarc
Former-commit-id: cb879e2f50075155a98fdf435efb642b6a0f5525
| -rw-r--r-- | PKGBUILD | 2 | ||||
| -rw-r--r-- | sarc-1.0.0b.tar.xz | bin | 39516160 -> 0 bytes | |||
| -rw-r--r-- | tools/sarc-1.0.0b.tar.xz | bin | 39516160 -> 0 bytes | |||
| -rw-r--r-- | tools/sarc-1.0.0b.tar.xz.REMOVED.git-id | 1 |
4 files changed, 2 insertions, 1 deletions
@@ -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() { diff --git a/sarc-1.0.0b.tar.xz b/sarc-1.0.0b.tar.xz Binary files differdeleted file mode 100644 index 30dd4c1..0000000 --- a/sarc-1.0.0b.tar.xz +++ /dev/null diff --git a/tools/sarc-1.0.0b.tar.xz b/tools/sarc-1.0.0b.tar.xz Binary files differdeleted file mode 100644 index 30dd4c1..0000000 --- a/tools/sarc-1.0.0b.tar.xz +++ /dev/null diff --git a/tools/sarc-1.0.0b.tar.xz.REMOVED.git-id b/tools/sarc-1.0.0b.tar.xz.REMOVED.git-id new file mode 100644 index 0000000..eff968b --- /dev/null +++ b/tools/sarc-1.0.0b.tar.xz.REMOVED.git-id @@ -0,0 +1 @@ +b06604674f525947959d54ce0d9d8c32c513aba2
\ No newline at end of file |