mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
* The app does not auto-update itself. As ztrawhcse mentioned on #gentoo-guru, the ebuild only needs regular bump, since its source is not changing versions. We needed to adjust the SRC_URI to rename the source via arrow rename, and bump whenever upstream uploads new version. Checksum manifest will be generated whenever we bump a version, so it will not conflict with old Manifest. * Corrected licenses * Corrected dependencies * Corrected sed syntax * Corrected hardcoded values * Added arrow rename SRC_URI Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>