removed pacutils dependency

the script now uses pacman's build in flag to output all pkg's (even looks the same)
This commit is contained in:
René Fuhry
2023-01-28 01:54:33 +01:00
committed by GitHub
parent ceb94c21fc
commit 2aca92f351
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
VER = "v1.1"
VER = "v1.2"
install:
@echo "==> Installing update $(VER)..."