summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-07-13Change the download URLArda Aytekin
Changed the download URL to address the comment of `eduard`, which states that the old download URL will be obsolete / not working in the near future.
2020-04-10Change `iproute` to `iproute2`Arda Aytekin
2020-04-10Change dependencies, fix copyright and remove the wrapperArda Aytekin
- [x] Changed `libcurl-compat` from the dependencies, - [x] Fixed copyright notice to have 2018 (as per license), - [x] Removed the wrapper.
2020-04-10Bump version to `v7.0`Arda Aytekin
2020-04-04Add `qt5-webengine` as a dependencyArda Aytekin
2019-12-01Fix package by depending on strongswanArda Aytekin
2018-10-23Change deb file to that for Ubuntu BionicArda Aytekin
2018-08-15Bump version to `v4.23`Arda Aytekin
2018-07-09Add 'lsb-release' as a dependencyArda Aytekin
2018-07-03Bump version to `v4.22`Arda Aytekin
2018-02-20Bump version to `v4.17`Arda Aytekin
2018-01-05Bump version to `v4.16`Arda Aytekin
2017-07-24Some fixesArda Aytekin
- [x] Updated `.SRCINFO`, - [x] Fixed the indentation to avoid <TAB>s (mixed spacing), and, - [x] Provided consistency among `install` commands.
2017-07-24Update licensing informationArda Aytekin
Updated the licensing information by copying the available `copyright` file into its correct place.
2017-07-24Initialize repositoryArda Aytekin
Initialized the repository with PKGBUILD, .SRCINFO and .gitignore.