mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:27:15 +08:00
Updating chakra-paste to 1.2.
This commit is contained in:
parent
def49efda8
commit
c845831c43
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user