git
»
kde5-pkgbuilds.git
»
main
»
tree
[main]
/
repackaged.sh
1
2
3
4
5
#!/bin/sh
set
-e
cd
$1
rm
-rf
*.pkg.tar.xz
su
builder
-c
"../makepkg.sh -Rcs"