mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
Updating chakra-paste to 1.1.
This commit is contained in:
parent
a1ba364daa
commit
b298245d97
@ -2,7 +2,7 @@
|
||||
# maintainer: Daniele Cocca <jmc@chakra-project.org>
|
||||
|
||||
pkgname=chakra-paste
|
||||
pkgver=1.0
|
||||
pkgver=1.1
|
||||
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."
|
||||
@ -10,7 +10,7 @@ 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=('026393d07c193c91be715fdac0b1e251')
|
||||
md5sums=('b56ce9fbfcdcebf57e325837c5207b11')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/${pkgname}-${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user