mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 06:44:37 +08:00
Updating chakra-paste to 1.2.
This commit is contained in:
parent
080840198f
commit
4517803ec8
@ -2,15 +2,15 @@
|
|||||||
# maintainer: Daniele Cocca <jmc@chakra-project.org>
|
# maintainer: Daniele Cocca <jmc@chakra-project.org>
|
||||||
|
|
||||||
pkgname=chakra-paste
|
pkgname=chakra-paste
|
||||||
pkgver=1.1
|
pkgver=1.2
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
depends=('python3' 'python3-requests' 'python3-appdirs')
|
depends=('python3' 'python3-requests' 'python3-appdirs')
|
||||||
pkgdesc="Small Python 3 script to automate the uploading of files to a Sticky Notes pastebin service."
|
pkgdesc="Small Python 3 script to automate the uploading of files to a Sticky Notes pastebin service."
|
||||||
arch=('any')
|
arch=('any')
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
url="http://gitorious.org/chakra-paste"
|
url="http://gitorious.org/chakra-paste"
|
||||||
source=("${pkgname}-${pkgver}.tar.gz"::"http://gitorious.org/${pkgname}/${pkgname}/archive-tarball/v${pkgver}")
|
source=("${pkgname}-${pkgver}.tar.gz"::"http://gitorious.org/${pkgname}/${pkgname}/archive-tarball/v${pkgver}")
|
||||||
md5sums=('2fe96dfa892dbadbd23ef67102324aaf')
|
md5sums=('fffc8fd45d6e460656571182a9a04146')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgname}"
|
cd "${srcdir}/${pkgname}-${pkgname}"
|
||||||
|
Loading…
Reference in New Issue
Block a user