Skip to content

Commit

Permalink
v2.1.3.1: print_package_info, print_package_search
Browse files Browse the repository at this point in the history
Signed-off-by: Kwpolska <[email protected]>
  • Loading branch information
Kwpolska committed Aug 6, 2012
1 parent 625553e commit 728540a
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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=('4124278c8bd6c4c3f0a72bcba617b90d')
md5sums=('f438fa19e0a82e2cfd7c204769c6acd6')

package() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
Binary file modified dist/pkgbuilder-2.1.3.0.tar.gz
Binary file not shown.
Binary file modified docs/pkgbuilder.8.gz
Binary file not shown.
Binary file modified locale/en/LC_MESSAGES/pkgbuilder.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/pkgbuilder.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: $version\n"
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n"
"POT-Creation-Date: 2012-08-06 17:17+0200\n"
"POT-Creation-Date: 2012-08-06 18:09+0200\n"
"PO-Revision-Date: 2012-07-27 13:44+0100\n"
"Last-Translator: Kwpolska <[email protected]>\n"
"Language-Team: Kwpolska <[email protected]>\n"
Expand Down
Binary file modified locale/pl/LC_MESSAGES/pkgbuilder.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion locale/pl/LC_MESSAGES/pkgbuilder.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: $version\n"
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n"
"POT-Creation-Date: 2012-08-06 17:17+0200\n"
"POT-Creation-Date: 2012-08-06 18:09+0200\n"
"PO-Revision-Date: 2012-07-27 14:20+0100\n"
"Last-Translator: Kwpolska <[email protected]>\n"
"Language-Team: Kwpolska <[email protected]>\n"
Expand Down
5 changes: 3 additions & 2 deletions messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.1.3.1\n"
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n"
"POT-Creation-Date: 2012-08-06 17:17+0200\n"
"PO-Revision-Date: 2012-08-06 17:17+0200\n"
"POT-Creation-Date: 2012-08-06 18:09+0200\n"
"PO-Revision-Date: 2012-08-06 18:09+0200\n"
"Last-Translator: Kwpolska <[email protected]>\n"
"Language-Team: Kwpolska <[email protected]>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: pkgbuilder/aur.py:51 pkgbuilder/aur.py:68
msgid "[ERR1001] AUR: HTTP Error {0}"
msgstr ""
Expand Down

0 comments on commit 728540a

Please sign in to comment.