summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgustawho2020-08-14 21:38:58 -0600
committergustawho2020-08-14 21:38:58 -0600
commite97ed86c264ef460dc71390692b0d6b0335a3d34 (patch)
treec8a9ccdef3093887dae680b96941fcd135ffd2be /PKGBUILD
parent884a394802474e11ecd395e0753929abbdc4064c (diff)
downloadaur-plasma5-applets-plastweet.tar.gz
New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85ecea36a15f..4554016b55ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Gustavo Castro < gustawho [ at ] gmail [ dot ] com >
pkgname=plasma5-applets-plastweet
-pkgver=0.2
-pkgrel=1
+pkgver=0.1
+pkgrel=2
pkgdesc="A small plasmoid to send tweets directly from the desktop"
arch=('x86_64')
url="https://github.com/gustawho/plastweet"
license=('GPL3')
depends=('plasma-workspace' 'jsoncpp' 'curl')
makedepends=('extra-cmake-modules' 'git')
-source=("${pkgname}-${pkgver}::git+${url}.git#commit=fc367a8b5c82b34cf94d6d7ebfeb5835a8bd796f")
+source=("${pkgname}-${pkgver}::git+${url}.git#commit=6613b7b0ce2cc3229770c1e92a736f5e7daa7cd1")
sha256sums=('SKIP')
build() {