Commit 79032c8f authored by Seblu's avatar Seblu
Browse files

Update PKGBUILD info

parent b8dce7ff
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,9 +3,9 @@
pkgname=archrepo-git
pkgver=$(git rev-list --count master)
pkgrel=$(date +%y%m%d%H%M)
pkgdesc='Seblu Archlinux Repositories Stuff'
pkgdesc='Seblu Arch Linux Repositories Tools'
arch=('any')
url='https://github.com/seblu/archrepo'
url='https://git.seblu.net/archlinux/archrepo'
license=('GPL2')
makedepends=('git')
depends=('bash' 'devtools' 'hardlink')