PKGBUILDs/core/perl/upgpkg
2019-08-13 13:58:54 +00:00

5 lines
72 B
Plaintext

upgpkg_build() {
makepkg -o
./patchprov src/perl-$pkgver PKGBUILD
}