Update AUR to follow master branch

This commit is contained in:
Joseph Donofry 2020-03-02 21:41:28 -05:00
parent 39cd1ee3e9
commit 5bcec9143f
No known key found for this signature in database
GPG key ID: E8A1D78EF044B0CB
2 changed files with 2 additions and 2 deletions

View file

@ -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() {