Update AUR to follow master branch
This commit is contained in:
parent
39cd1ee3e9
commit
5bcec9143f
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -16,7 +16,7 @@ makedepends=("git" "cmake" "gcc" "fontconfig" "qt5-tools")
|
|||
provides=("nheko")
|
||||
conflicts=("nheko")
|
||||
|
||||
source=($pkgname::git://github.com/Nheko-Reborn/nheko.git#branch=0.7.0-dev)
|
||||
source=($pkgname::git://github.com/Nheko-Reborn/nheko.git#branch=master)
|
||||
md5sums=("SKIP")
|
||||
|
||||
prepare() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue