~dricottone/huttese-apk

ref: 351d80cd675f6e8f65d1b03fd4cfd9fb751b3e5c huttese-apk/build.sh -rwxr-xr-x 122 bytes
351d80cdDominic Ricottone todo.sr.ht version upgrade 2 years ago
                                                                                
1
2
3
4
5
6
7
#!/bin/sh
cd "/var/huttese-pkgsrc/$1" || exit 1
sudo apk update
. APKBUILD
abuild checksum || exit 1
abuild -r || exit 1