Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-01 | update 3.9.1 | Coraline Shuryn | |
2023-04-30 | update pkgrel (oops) | Scarlett Veldt | |
2023-04-30 | fix build issues in clean chroot | Scarlett Veldt | |
2023-04-29 | Make source download filename unique | willemw12 | |
Minor edits. | |||
2023-04-26 | change comaintainer label | Scarlett | |
2023-04-26 | Move to gdrive2's successor, gdrive3 | Scarlett | |
2021-11-06 | Add "go mod tidy" | willemw12 | |
Remove 'dep'. Don't make the modules files read-only and add -e to "go mod tidy". Set GOCACHE. | |||
2021-06-25 | Change "install -D" | willemw12 | |
2021-05-31 | Edit _gopkg | willemw12 | |
2021-05-29 | 2.1.1 | willemw12 | |
Fix dep init Update build options Change url back to https://github.com/prasmussen/gdrive Change source git:// to git+https:// Update "arch" Remove _pkgname | |||
2020-03-14 | Migrate from deprecated 'godep' to 'dep' | willemw12 | |
2019-11-15 | Fix warning "godep should only be used inside a valid go package directory" | willemw12 | |
Change source URl from git:// to git+https;// | |||
2019-06-11 | Change upstream URL to https://github.com/gdrive-org/gdrive | willemw12 | |
2016-04-24 | 2.1.0. Add godep. Cleanup. | willemw12 | |
2016-03-06 | Update to version 2.0.1 | Philipp Klein | |
Also switch back to bulding the package which works now like a charm. | |||
2015-09-30 | Update to version 1.9.0 | Philipp Klein | |
Also switch back to shipping prebuilt binaries which are provided by upstream, because the built process is not very reliable and the issue [1] opened by me was not answered. [1]: https://github.com/prasmussen/gdrive/issues/64 | |||
2015-06-10 | Update to version 1.8.0 | Philipp Klein | |
This makes the package building again (go really needs a better dependency mnagement). | |||
2015-06-10 | Compile gdrive instead of using the prebuilt binaries | Philipp Klein | |
- fetch source now via github releases and build it - make more use of variables (e.g. $pkgname intead of a harcoded "gdrive") - drop the LICENSE file since it is provided in the source - bump pkgrel | |||
2015-06-10 | Initial commit: first version of PKGBUILD | Philipp Klein | |