diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2024-01-26 18:16:42 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2024-01-26 18:17:16 +0100 |
commit | 0d37227c21311381184e9c8cdd9477818068215b (patch) | |
tree | 2d8c0a31723aa439531b500ce669f2e2f23818ea /vis.spec | |
parent | 2fa6fe02931431d9cf1d9455c0c3a0ae87141209 (diff) | |
download | vis-pkg-0d37227c21311381184e9c8cdd9477818068215b.tar.gz |
Update from 8ff0bea5 to 5cd6d033:
- fix bug report template
- add github issue templates
- lua: fix deprecated name for change-256colors
Diffstat (limited to 'vis.spec')
-rw-r--r-- | vis.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,14 +18,14 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1702563442.8ff0bea5 +Version: 0.8+git.1706031745.5cd6d033 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC Group: Productivity/Text/Editors URL: https://sr.ht/~martanne/vis BuildRequires: git -#!RemoteAssetUrl: git+https://git.sr.ht/~mcepl/vis#devel +#!RemoteAssetUrl: git+https://git.cepl.eu/cgit/vis#devel BuildRequires: libacl-devel BuildRequires: libselinux-devel BuildRequires: libtermkey-devel |