diff options
author | Michael Laß | 2023-07-05 19:55:31 +0200 |
---|---|---|
committer | Michael Laß | 2023-07-05 19:56:06 +0200 |
commit | 199f3ca9b04e9e7d059bc50198ea16cac3707184 (patch) | |
tree | 417d95b0422ad885babbd8b69e01afcfddeed43a /.SRCINFO | |
parent | d898f20d8a59b9600316d876981035ee2f48d21b (diff) | |
download | aur-mp-sonivoxeas.tar.gz |
Remove workaround for Qt 6.5
With drumstick 2.8.0, the underlying issue is now fixed.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = mp-sonivoxeas pkgdesc = Multiplatform Sonivox EAS for Qt pkgver = 2.1.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/pedrolcl/multiplatform-sonivoxeas arch = x86_64 license = GPL3 |