summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpeykious2021-11-04 16:56:09 +0100
committerSpeykious2021-11-04 16:56:09 +0100
commitbda55e78f4fdd2534892ae8aea802f13976dd337 (patch)
tree3eae2246992fe7abc95435c9de2693a8c23b9176
parent4a4f20cf5bcdd80f9fcc8b79d84c86bac2d038f0 (diff)
downloadaur-bda55e78f4fdd2534892ae8aea802f13976dd337.tar.gz
Use debut branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9928b7ef347..e32308cfed42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vignette-git
pkgdesc = The open source VTuber software toolkit. ❤
- pkgver = 2021.1025.1.r1.9cf8b28
+ pkgver = 2021.1102.2
pkgrel = 1
url = https://github.com/vignette-project/vignette
arch = i686
@@ -15,7 +15,7 @@ pkgbase = vignette-git
depends = libgl
depends = libgeotiff
depends = opencv
- source = vignette-git::git+https://github.com/vignette-project/vignette.git
+ source = vignette-git::git+https://github.com/vignette-project/vignette.git#branch=debut
source = vignette-linux-meta::git+https://github.com/lionirdeadman/vignette-linux-meta
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b7ceb053a9fe..00bb9941fe9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Speykious <speykious@gmail.com>
pkgname=vignette-git
-pkgver='2021.1102.2'
+pkgver='2021.1102.2.r1.3bf9b44'
pkgrel=1
pkgdesc='The open source VTuber software toolkit. ❤'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('git' 'dotnet-sdk>=5' 'dotnet-targeting-pack>=5' 'netstandard-targe
#conflicts=("${pkgname%-git}")
#options=('!strip')
_meta=vignette-linux-meta
-source=("$pkgname::git+https://github.com/vignette-project/vignette.git"
+source=("$pkgname::git+https://github.com/vignette-project/vignette.git#branch=debut"
"$_meta::git+https://github.com/lionirdeadman/$_meta")
sha256sums=(SKIP SKIP)