summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSebastian 'gonX' Jensen2022-07-19 01:48:25 +0200
committerSebastian 'gonX' Jensen2022-07-19 01:48:52 +0200
commitd6eb5abdc4bfeb2b880606f4d2f2630ae4d2b728 (patch)
tree0bc7d042f1da9fe7d9c681afcc3fa580b319ec87 /.SRCINFO
parent76414d4fc800c3e56aed2f8da628c2a33f9b1741 (diff)
downloadaur-d6eb5abdc4bfeb2b880606f4d2f2630ae4d2b728.tar.gz
Drop dotnet-runtime-bin requirement
(which in hindsight was probably not the best solution)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b1b18c89dee..af8c6ffc942a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opentabletdriver-git
pkgdesc = A cross-platform open source tablet driver
- pkgver = v0.6.0.4.r0.g43c29035
+ pkgver = v0.6.0.4.r20.g325c28ca
pkgrel = 2
url = https://github.com/OpenTabletDriver/OpenTabletDriver
install = notes.install
@@ -8,7 +8,7 @@ pkgbase = opentabletdriver-git
license = LGPL3
makedepends = git
makedepends = dotnet-sdk>=6.0
- depends = dotnet-runtime-bin>=6.0.4
+ depends = dotnet-runtime>=6.0.4
depends = dotnet-host>=6.0
depends = gtk3
depends = libevdev