Great, your check() function is broken too:
Expected version string: Dolphin.*2407-103 ($_checkversion)
Received version string: Dolphin 2407-103-dirty ($_checkoutput)
This _checkversion
works:
_checkversion="${_projectname^} $(git describe --long --tags | sed -E 's/^([0-9.]+-[0-9]+)-g.+$/\1/')-dirty"
I added this in my patch below.
Pinned Comments
dpeukert commented on 2020-04-10 12:34 (UTC) (edited on 2020-09-26 17:48 (UTC) by dpeukert)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/dolphin-emu-git