summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanilo Bargen2019-08-19 15:13:50 +0200
committerDanilo Bargen2019-08-19 15:13:50 +0200
commit117f603a9a3aa33ef833657c3a308e68d31587a9 (patch)
tree7972f754795b3667761503ec1554da72eee34ff5 /PKGBUILD
parent7023cc0af526afd3d8498326484be030731b7068 (diff)
downloadaur-117f603a9a3aa33ef833657c3a308e68d31587a9.tar.gz
Version 1.0.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e694115345e..25287373d080 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Danilo Bargen aur ât dbrgn döt ch
# PGP key is on keyservers and at https://keybase.io/dbrgn
pkgname=upscrot
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Take a screenshot using the Linux scrot command and upload it to your SSH server."
arch=('any')
@@ -14,7 +14,7 @@ source=(
"https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz.asc"
)
sha256sums=(
- '7343be1d8be132d7410fc57dfa22cb980bfce871b1fd3b65da2d4d81972f2749'
+ '03f1a6d5f9cb81c1818efda11f3ac18d710285428eb107f2267aab68e5b60866'
'SKIP'
)
validpgpkeys=('EA456E8BAF0109429583EED83578F667F2F3A5FA')