summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHitCoder97682022-05-23 23:44:51 +0100
committerHitCoder97682022-05-23 23:44:51 +0100
commit67aacb16ba447c19be25990c70b30b3f11c6f204 (patch)
tree65c871e3819b2853ff4ac87575ac17bfd1d605ec /PKGBUILD
parent5333b4f56466bbffdb6e49ab374fe8828a3ac157 (diff)
downloadaur-openutau-git.tar.gz
Update dotnet core versions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c3b96253d00..42a1332b1a0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: HitCoder <hitcoder9768@gmail.com>
pkgname=openutau-git
-pkgver=r837.fbe1b3b
-pkgrel=3
+pkgver=r1211.4254d16
+pkgrel=1
epoch=
pkgdesc="An open source UTAU successor"
arch=('x86_64')
url="https://github.com/stakira/OpenUtau"
license=('MIT')
-depends=('dotnet-host' 'dotnet-runtime-3.1' 'dotnet-targeting-pack-3.1' 'dotnet-sdk-3.1' 'fuse2' 'fuse3' 'fuse-common')
+depends=('dotnet-host' 'dotnet-runtime' 'dotnet-targeting-pack' 'dotnet-sdk' 'fuse2' 'fuse3' 'fuse-common')
options=(staticlibs)
source=("git+https://github.com/stakira/OpenUtau.git"
"OpenUtau-git.desktop")