Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-02 | Update .SRCINFO. | Troy Patrick | |
2022-10-02 | Remove branch def. | Troy Patrick | |
Not necessary to specify the branch. The default branch of the repo will be used automatically. This also means if that default branch in the repo changes we don't have to update anything. | |||
2022-10-02 | Update .SRCINFO. | Troy Patrick | |
2022-10-02 | Update base pkgver | Troy Patrick | |
2022-10-02 | Fixups. | Troy Patrick | |
Remove `use_libuv`. Fix `pkgver` generation. | |||
2021-10-26 | Update build flags, pop version | bartus | |
2021-06-08 | Pop version to v0.3.0, add FRAGMENT env, provide version | bartus | |
2021-03-14 | Package updates. | Troy | |
Esil man page is no longer part of upstream so we no longer have to remove it. The rz shorthand is not officially supported anymore. Users relying on this should create their own aliases. | |||
2021-02-14 | Unionization dependencies | bartus | |
2021-02-14 | Fix meson switches string value parsing rejects "true" | bartus | |
2021-02-12 | Add packager_version and packager. | Troy | |
2021-02-03 | Move subproject download to prepare() | bartus | |
2021-02-03 | Silence shellcheck warnings | bartus | |
2021-02-03 | Pop version | bartus | |
2021-02-03 | Drop git submodules. | bartus | |
2021-02-03 | Fix meson build after git submodules was dropped. | bartus | |
`rizin` switched from git submodules to meson subprojects. | |||
2021-01-30 | Fix pkgver | bartus | |
2021-01-30 | Merge branch 'master' of ssh://aur.archlinux.org/rizin-git | Troy | |
2021-01-30 | Add conflict for rizin package. | Troy | |
2021-01-28 | Merge branch 'master' of https://github.com/bartoszek/AUR-rizin-git | bartus | |
2021-01-28 | Fix pkgver() after autoconf was dropped | bartus | |
2021-01-28 | add arch-travis | bartus | |
2021-01-23 | Use git over https. | Troy | |
2021-01-07 | Create README.md | bartoszek | |
2021-01-07 | add arch-travis | bartus | |
2021-01-07 | Pop version | bartus | |
Signed-off-by: Troy <patrictroy@gmail.com> | |||
2021-01-07 | Add submodules to source array | bartus | |
Signed-off-by: Troy <patrictroy@gmail.com> | |||
2021-01-06 | Updates for package. | Troy | |
* Use system deps. * Use epoch to fix version comparisons. | |||
2020-12-21 | Add /usr/share/doc to package. | Troy | |
2020-12-11 | Remove esil man page. | Troy | |
Conflicts with the one provided by radare2 and we don't want to force users to choose one or the other. | |||
2020-12-10 | Add initial package for rizin-git. | Troy | |
Based on the radare2-git PKGBUILD. |