mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
Rebuilding chakra-paste (the v1.1 tag has changed).
This commit is contained in:
parent
527de38881
commit
def49efda8
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user