Commit 40cc96eb authored by Seblu's avatar Seblu
Browse files

Fix repo url in PKGBUILD

parent 43694fcb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ pkgver=$(date +%Y.%m.%d)
pkgrel=1
pkgdesc='Seblu Archlinux Repositories Stuff'
arch=('any')
url='https://github.com/seblu/archutils'
url='https://github.com/seblu/archrepo'
license=('GPL2')
depends=('bash' 'devtools')