Updating chakra-paste to 1.2.

This commit is contained in:
Daniele 2013-03-04 21:34:16 +00:00
parent def49efda8
commit c845831c43

View File

@ -2,15 +2,15 @@
# maintainer: Daniele Cocca <jmc@chakra-project.org>
pkgname=chakra-paste
pkgver=1.1
pkgrel=2
pkgver=1.2
pkgrel=1
depends=('python3' 'python3-requests' 'python3-appdirs')
pkgdesc="Small Python 3 script to automate the uploading of files to a Sticky Notes pastebin service."
arch=('any')
license=('BSD')
url="http://gitorious.org/chakra-paste"
source=("${pkgname}-${pkgver}.tar.gz"::"http://gitorious.org/${pkgname}/${pkgname}/archive-tarball/v${pkgver}")
md5sums=('2fe96dfa892dbadbd23ef67102324aaf')
md5sums=('fffc8fd45d6e460656571182a9a04146')
package() {
cd "${srcdir}/${pkgname}-${pkgname}"