aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-10-02Update .SRCINFO.Troy Patrick
2022-10-02Remove 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-02Update .SRCINFO.Troy Patrick
2022-10-02Update base pkgverTroy Patrick
2022-10-02Fixups.Troy Patrick
Remove `use_libuv`. Fix `pkgver` generation.
2021-10-26Update build flags, pop versionbartus
2021-06-08Pop version to v0.3.0, add FRAGMENT env, provide versionbartus
2021-03-14Package 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-14Unionization dependenciesbartus
2021-02-14Fix meson switches string value parsing rejects "true"bartus
2021-02-12Add packager_version and packager.Troy
2021-02-03Move subproject download to prepare()bartus
2021-02-03Silence shellcheck warningsbartus
2021-02-03Pop versionbartus
2021-02-03Drop git submodules.bartus
2021-02-03Fix meson build after git submodules was dropped.bartus
`rizin` switched from git submodules to meson subprojects.
2021-01-30Fix pkgverbartus
2021-01-30Merge branch 'master' of ssh://aur.archlinux.org/rizin-gitTroy
2021-01-30Add conflict for rizin package.Troy
2021-01-28Merge branch 'master' of https://github.com/bartoszek/AUR-rizin-gitbartus
2021-01-28Fix pkgver() after autoconf was droppedbartus
2021-01-28add arch-travisbartus
2021-01-23Use git over https.Troy
2021-01-07Create README.mdbartoszek
2021-01-07add arch-travisbartus
2021-01-07Pop versionbartus
Signed-off-by: Troy <patrictroy@gmail.com>
2021-01-07Add submodules to source arraybartus
Signed-off-by: Troy <patrictroy@gmail.com>
2021-01-06Updates for package.Troy
* Use system deps. * Use epoch to fix version comparisons.
2020-12-21Add /usr/share/doc to package.Troy
2020-12-11Remove 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-10Add initial package for rizin-git.Troy
Based on the radare2-git PKGBUILD.