summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-03-17add libpathrs dependencya821
2025-10-04fix pkgver() so it keeps being monotonica821
the problem is RC releases break monotonicity if a dash is used, for example, 1.2.3-rc1 > 1.2.3. Thus, the dash before `rc` has to be removed (1.2.3rc1 < 1.2.3).
2025-03-10add `oci-runtime` to providesa821
2025-02-06fix PKGBUILD. sync with official packagea821
2018-02-12fix redundant compilation resulting in disabled seccompEtienne Brodu
2017-03-17Fix the build error.Quey-Liang Kao
The script is totally re-writed according to golang convention and official building guide.
2016-08-18update to r785Quey-Liang Kao
2016-05-12updateQuey-Liang Kao
2016-04-18update to r482Quey-Liang Kao
2016-04-05Merge branch 'master' of ssh+git://aur.archlinux.org/runc-gitQuey-Liang Kao
2016-04-05fix pkgver() and updateQuey-Liang Kao
2016-04-05fix pkgver() and updateQuey-Liang Kao
2016-02-06Merge branch 'master' of ssh+git://aur4.archlinux.org/runc-gitIwan Timmer
2016-02-06Set license between bracketsIwan Timmer
2016-01-09Remove commaIwan Timmer
2015-11-04Add Go make dependencyIwan Timmer
2015-06-24Initial commit of runc-gitIwan Timmer