summaryrefslogtreecommitdiff
path: root/libre/p7zip-libre/PKGBUILD
AgeCommit message (Collapse)Author
2014-08-03p7zip-libre: change commentary about nonfree unRAR utility removalAndré Fabian Silva Delgado
2014-05-16fix "Maintainer:"/"Contributor:" style, add "(Arch)" for Maintainers and ↵André Fabian Silva Delgado
Contributors from Arch and remove (Parabola) for us
2014-05-05p7zip-libre-9.20.1-9.4: improve description about decompression engine for ↵André Fabian Silva Delgado
RAR archives
2014-05-03p7zip-libre: prolixing PKGBUILDAndré Fabian Silva Delgado
2014-05-03p7zip-libre-9.20.1-9.3: optimized removing source and patching packageAndré Fabian Silva Delgado
2014-04-17p7zip-libre: fix libre source checksumAndré Fabian Silva Delgado
2014-04-17p7zip-libre-9.20.1-9.2: fix freedom issue #516 => ↵André Fabian Silva Delgado
https://labs.parabola.nu/issues/516
2014-03-29p7zip-libre: fix description on pkgdescAndré Fabian Silva Delgado
2014-01-16rename sources URL to http://repo.parabolagnulinux/other/$pkg{base,name}André Fabian Silva Delgado
2014-01-12p7zip-libre-9.20.1-9: rebuild against wxgtk 3.0.0 and add mksourceAndré Fabian Silva Delgado
2013-10-01p7zip-libre: fix path on the buildingAndré Fabian Silva Delgado
2013-10-01p7zip-libre-9.20.1-8: fix FS#37149 => https://bugs.archlinux.org/task/37149André Fabian Silva Delgado
2013-06-21p7zip-libre-9.20.1-7: updating versionAndré Fabian Silva Delgado
2012-12-26(scripted) fix file permission breakage introduced in commit d62bd1Luke Shumaker
I did this with this command: git diff d62bd1^..d62bd1 | egrep '^old mode ' -C1 \ | tr '\n' ' ' | sed 's/diff --git/\n&/g' \ | sed -r 's|^diff --git a/([^ ]*) b/([^ ]*) old mode 100([0-9]*) new mode 100([0-9]*)|chmod \3 ./\1|' \ | bash The first line finds all of the file-permission changes in the commit. The second line squashes some newlines to get one line per file. This line is in the format: diff --git a/FILE b/FILE old mode OLDMODE new mode NEWMODE The third line extracts the values from those lines and transforms the line into: chmod FILE ./OLDMODE The fourth line (obviously) just executes the output.
2012-09-12adding owncloud-client!!Shackra Sislock
2011-12-30Update p7zip, remove its unzip replacement to not conflict with unzip-libre.Michał Masłowski
2011-09-08libre/p7zip-libre-9.20.1-1Nicolás Reynolds
Missed the PKGBUILD :|
2011-03-30Fixed file modesNicolás Reynolds
2011-03-30updateSorin-Mihai Vârgolici
2011-03-14p7zip-libre-9.20-1Nicolás Reynolds
2011-02-10p7zip-libre-9.13-2Nicolás Reynolds