diff options
Diffstat (limited to 'imv/abuild')
| -rw-r--r-- | imv/abuild | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,7 +1,6 @@ name=imv -version=4.5.0 +version=5.0.0 release=1 -source="imv-${version}.tar.gz::https://git.sr.ht/~exec64/${name}/archive/v${version}.tar.gz - icu76.1.patch" +source="imv-${version}.tar.gz::https://git.sr.ht/~exec64/${name}/archive/v${version}.tar.gz" [ -f $SPM_PKGDB/libx11 ] && build_opt="-Dwindows=x11" [ -f $SPM_PKGDB/wayland ] && build_opt="-Dwindows=wayland" |