Commit 29ed7c80 authored by Seblu's avatar Seblu
Browse files

Update PKGBUILD

- conflict with non git package
- make deps on git
parent 0cf08d6b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,7 +7,9 @@ pkgdesc='Archlinux Archive Get Package (Git version)'
arch=('any')
url='https://github.com/seblu/agetpkg'
license=('GPL2')
makedepends=('git')
depends=('python' 'python-xdg')
conflicts=('agetpkg')

package() {
  cd "$startdir"