Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-08 | upgpkg: ckan 1.35.2-1 | Khorne | |
upstream release upd: ckan 1.35.2 | |||
2024-04-18 | version check improvements | Khorne | |
2024-03-26 | upd: durdraw add nvchecker config | Khorne | |
2024-01-24 | upgpkg: ckan 1.34.4-1 | Khorne | |
upstream release upd ckan: updating to 1.34.4 | |||
2023-12-17 | upgpkg: ckan 1.34.2-1 | Khorne | |
upstream release upd: ckan 1.34.2 | |||
2023-07-27 | upgpkg: ckan 1.33.2-1 | Khorne | |
upstream release update ckan 1.33.2 | |||
2023-04-13 | upd 1.32.0 | Khorne | |
2023-02-06 | upd 1.31.2 | Khorne | |
2022-07-15 | upd 1.31.0 | Khorne | |
2022-06-28 | switched back to mainline mono | Khorne | |
2021-10-26 | fix build by switching to mono-git | Khorne | |
2021-07-07 | upd 1.30.4 | Khorne | |
2021-05-21 | upd 1.30.2 | Khorne | |
2021-03-21 | upd 1.30.0 | Khorne | |
2020-12-04 | 1.29.2 Freedman release | Myk | |
2020-11-07 | v1.29.0 release | Myk | |
2020-07-20 | v1.28.0 | Myk | |
2020-05-02 | upd: 1.27.2 | Khorne | |
2020-03-22 | fix: depend on community/mono-msbuild instead of (partly) non-functional ↵ | Khorne | |
versions of msbuild | |||
2020-02-12 | upd 1.27.0 | Khorne | |
2020-02-03 | Update for v1.26.10 | Myk | |
2020-02-02 | Fix SRCINFO | Myk | |
2020-02-02 | Revert makedepends to msbuild | Myk | |
2020-01-30 | upd 1.26.8 | Khorne | |
2019-11-24 | .SRCINFO | Myk | |
2019-11-24 | Update for 1.26.6 | Myk | |
2019-08-15 | Bump pkgrel | Myk | |
2019-08-15 | Add msbuild to makedepends | Myk | |
2019-08-15 | Update for 1.26.4 (fixed) | Myk | |
2019-08-15 | update for 1.26.4 | Myk | |
2019-05-09 | upd 1.26.2 | Khorne | |
2019-04-02 | upd 1.26.0 | Khorne | |
2018-12-03 | bump to 1.25.4 | Khorne | |
2018-11-12 | updated to 1.25.3 and changed to build from source tarball instead of .deb | Khorne | |
2018-07-11 | Merge branch 'master' of ssh://aur.archlinux.org/ckan | Adam | |
2018-07-11 | Update to 1.25.1 | Adam | |
And added mono wrapper, icon, application.desktop, man page, changelog, .SRCINFO and even .gitignore Signed-off-by: Adam <adam900710@gmail.com> | |||
2018-07-11 | Update to 1.25.1 and added icons/manpage/doc/application.desktop | Adam | |
Signed-off-by: Adam <adam900710@gmail.com> | |||
2017-10-29 | update to 1.22.6 | Patrik Plihal | |
2017-10-14 | update to 1.22.4 | Patrik Plihal | |
2017-05-29 | update to 1.22.3 | Patrik Plihal | |
2017-05-27 | update to 1.22.2 | Patrik Plihal | |
2017-01-02 | update to 1.22.1 | Patrik Plihal | |
2016-12-30 | update to 1.22.0 | Patrik Plihal | |
2016-09-19 | update to 1.20.1 | Patrik Plihal | |
2016-09-12 | update to 1.20.0 | Patrik Plihal | |
2016-07-14 | update to 1.18.1 | Patrik Plihal | |
2016-06-20 | update to 1.18.0 | Patrik Plihal | |
2016-03-13 | update to 1.16.1 | Patrik Plihal | |
2015-12-15 | Include version on filename of downloaded sources (.srcinfo) | Patrik Plihal | |
2015-12-15 | Include version on filename of downloaded sources | rafasc | |
Some aur helpers cache downloaded sources to prevent unnecessary file transfers. Ckan.exe doesn't have a version descriptive name. So when the user tries to upgrade the package the helper may use the previous version present on cache (because the file name matches) but it will fail to build because the checksum differ. (Or reinstall the previous version if the user decides to skip the checksum). |