-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Kwpolska <[email protected]>
- Loading branch information
Showing
34 changed files
with
108 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ __pycache__ | |
build | ||
eggs | ||
parts | ||
bin | ||
#bin | ||
var | ||
sdist | ||
develop-eggs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Maintainer: Kwpolska <[email protected]> | ||
pkgname=pkgbuilder | ||
pkgver=2.1.3.3 | ||
pkgver=2.1.3.4 | ||
pkgrel=1 | ||
pkgdesc='A Python AUR helper/library.' | ||
arch=('any') | ||
|
@@ -9,7 +9,7 @@ license=('BSD') | |
depends=('python' 'pyalpm>=0.5.1-1' 'python-pyparsing' 'python-requests') | ||
options=(!emptydirs) | ||
source=("http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.gz") | ||
md5sums=('a03a611718d0757552fa99a19fa0dc46') | ||
md5sums=('6f602328755fd020c12871bb86f9fc4d') | ||
|
||
package() { | ||
cd "${srcdir}/${pkgname}-${pkgver}" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ README for PKGBUILDer | |
===================== | ||
:Info: This is the README file for PKGBUILDer. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-10 | ||
:Version: 2.1.3.3 | ||
:Date: 2012-08-12 | ||
:Version: 2.1.3.4 | ||
|
||
.. index: README | ||
|
||
PKGBUILDer. A Python AUR helper/library. | ||
========================================= | ||
PKGBUILDer. An AUR helper (and library) in Python 3. | ||
===================================================== | ||
|
||
PURPOSE | ||
------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ README for PKGBUILDer | |
===================== | ||
:Info: This is the README file for PKGBUILDer. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-10 | ||
:Version: 2.1.3.3 | ||
:Date: 2012-08-12 | ||
:Version: 2.1.3.4 | ||
|
||
.. index: README | ||
PKGBUILDer. A Python AUR helper/library. | ||
========================================= | ||
PKGBUILDer. An AUR helper (and library) in Python 3. | ||
===================================================== | ||
|
||
PURPOSE | ||
------- | ||
|
File renamed without changes.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ Appendix C. Changelog | |
===================== | ||
:Info: This is a partial changelog for PKGBUILDer. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-10 | ||
:Version: 2.1.3.3 | ||
:Date: 2012-08-12 | ||
:Version: 2.1.3.4 | ||
|
||
.. index:: CHANGELOG | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ Appendix B. License for PKGBUILDer | |
================================== | ||
:Info: This is an appendix to the PKGBUILDer documentation. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-10 | ||
:Version: 2.1.3.3 | ||
:Date: 2012-08-12 | ||
:Version: 2.1.3.4 | ||
|
||
.. index:: LICENSE | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ README for PKGBUILDer | |
===================== | ||
:Info: This is the README file for PKGBUILDer. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-10 | ||
:Version: 2.1.3.3 | ||
:Date: 2012-08-12 | ||
:Version: 2.1.3.4 | ||
|
||
.. index: README | ||
PKGBUILDer. A Python AUR helper/library. | ||
========================================= | ||
PKGBUILDer. An AUR helper (and library) in Python 3. | ||
===================================================== | ||
|
||
PURPOSE | ||
------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
========================================== | ||
Appendix A. PKGBUILDer message codess list | ||
========================================== | ||
========================================= | ||
Appendix A. PKGBUILDer message codes list | ||
========================================= | ||
:Info: This is an appendix to the PKGBUILDer documentation. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-10 | ||
:Version: 2.1.3.3 | ||
:Date: 2012-08-12 | ||
:Version: 2.1.3.4 | ||
|
||
.. index:: Message Codes | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ PKGBUILDer | |
|
||
:Author: Kwpolska <[email protected]> | ||
:Copyright: See Appendix B. | ||
:Date: 2012-08-10 | ||
:Version: 2.1.3.3 | ||
:Date: 2012-08-12 | ||
:Version: 2.1.3.4 | ||
:Manual section: 8 | ||
:Manual group: PKGBUILDer manual | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ | |
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: $version\n" | ||
"Project-Id-Version: 2.1.3.4\n" | ||
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n" | ||
"POT-Creation-Date: 2012-08-10 14:16+0200\n" | ||
"POT-Creation-Date: 2012-08-12 20:37+0200\n" | ||
"PO-Revision-Date: 2012-07-27 13:44+0100\n" | ||
"Last-Translator: Kwpolska <[email protected]>\n" | ||
"Language-Team: Kwpolska <[email protected]>\n" | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ | |
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: $version\n" | ||
"Project-Id-Version: 2.1.3.4\n" | ||
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n" | ||
"POT-Creation-Date: 2012-08-10 14:16+0200\n" | ||
"POT-Creation-Date: 2012-08-12 20:37+0200\n" | ||
"PO-Revision-Date: 2012-07-27 14:20+0100\n" | ||
"Last-Translator: Kwpolska <[email protected]>\n" | ||
"Language-Team: Kwpolska <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,10 +5,10 @@ | |
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: 2.1.3.3\n" | ||
"Project-Id-Version: 2.1.3.4\n" | ||
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n" | ||
"POT-Creation-Date: 2012-08-10 14:16+0200\n" | ||
"PO-Revision-Date: 2012-08-10 14:16+0200\n" | ||
"POT-Creation-Date: 2012-08-12 20:37+0200\n" | ||
"PO-Revision-Date: 2012-08-12 20:37+0200\n" | ||
"Last-Translator: Kwpolska <[email protected]>\n" | ||
"Language-Team: Kwpolska <[email protected]>\n" | ||
"Language: en\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.