mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
gist: update to 4.5.0
This commit is contained in:
parent
3510315122
commit
0d34fcc554
@ -1,5 +1,5 @@
|
||||
pkgname=gist
|
||||
pkgver=4.4.2
|
||||
pkgver=4.5.0
|
||||
pkgrel=1
|
||||
pkgdesc="Provides a gist command to use from the terminal to upload content to https://gist.github.com/."
|
||||
arch=('x86_64')
|
||||
@ -9,7 +9,7 @@ depends=('ruby')
|
||||
optdepends=("xclip: put pasted gist's url into X selection automagically"
|
||||
"xsel: put pasted gist's url into X selection automagically")
|
||||
source=("https://github.com/defunkt/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
md5sums=('8ba23ef75c9650ea03557ae8eaf20b20')
|
||||
md5sums=('e11782589936c011ea5e40bc8ca62533')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user