Rebuilding chakra-paste (the v1.1 tag has changed).

This commit is contained in:
Daniele 2013-03-04 20:31:10 +00:00
parent 527de38881
commit def49efda8

View File

@ -3,14 +3,14 @@
pkgname=chakra-paste
pkgver=1.1
pkgrel=1
pkgrel=2
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=('b56ce9fbfcdcebf57e325837c5207b11')
md5sums=('2fe96dfa892dbadbd23ef67102324aaf')
package() {
cd "${srcdir}/${pkgname}-${pkgname}"