mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
hyfetch: update to 1.4.10
This commit is contained in:
@@ -1,2 +1 @@
|
||||
813b776b343db8f66d94f00a4515f555 hyfetch-1.4.9.tar.gz
|
||||
2d20ad091897a4d9a43785ed8da24b9d new-venom-logo.patch
|
||||
affc0ee86b6e13023919a24128521bcb hyfetch-1.4.10.tar.gz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
hyfetch-1.4.9-1
|
||||
hyfetch-1.4.10-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/neofetch
|
||||
|
||||
@@ -2,13 +2,11 @@
|
||||
# depends : bash
|
||||
|
||||
name=hyfetch
|
||||
version=1.4.9
|
||||
version=1.4.10
|
||||
release=1
|
||||
source="$name-$version.tar.gz::https://github.com/hykilpikonna/$name/archive/refs/tags/$version.tar.gz
|
||||
new-venom-logo.patch"
|
||||
source="$name-$version.tar.gz::https://github.com/hykilpikonna/$name/archive/refs/tags/$version.tar.gz"
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -Np1 -i ../new-venom-logo.patch
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user