Update AUR to follow master branch

master
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

@ -22,7 +22,7 @@ pkgbase = nheko-git
depends = cmark
provides = nheko
conflicts = nheko
source = nheko-git::git://github.com/Nheko-Reborn/nheko.git#branch=0.7.0-dev
source = nheko-git::git://github.com/Nheko-Reborn/nheko.git#branch=master
md5sums = SKIP
pkgname = nheko-git

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