Loading PKGBUILD +2 −0 Original line number Original line Diff line number Diff line Loading @@ -7,7 +7,9 @@ pkgdesc='Archlinux Archive Get Package (Git version)' arch=('any') arch=('any') url='https://github.com/seblu/agetpkg' url='https://github.com/seblu/agetpkg' license=('GPL2') license=('GPL2') makedepends=('git') depends=('python' 'python-xdg') depends=('python' 'python-xdg') conflicts=('agetpkg') package() { package() { cd "$startdir" cd "$startdir" Loading Loading
PKGBUILD +2 −0 Original line number Original line Diff line number Diff line Loading @@ -7,7 +7,9 @@ pkgdesc='Archlinux Archive Get Package (Git version)' arch=('any') arch=('any') url='https://github.com/seblu/agetpkg' url='https://github.com/seblu/agetpkg' license=('GPL2') license=('GPL2') makedepends=('git') depends=('python' 'python-xdg') depends=('python' 'python-xdg') conflicts=('agetpkg') package() { package() { cd "$startdir" cd "$startdir" Loading