summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Palmos2017-09-25 15:42:27 +1000
committerMichael Palmos2017-09-25 15:42:27 +1000
commitbeeb4803fa0bcb2c32c6deccdce8e764fa5df58d (patch)
tree8420c78c28e408524fdbb1e5e7c0c34ef575e0c8
parent21b9377bb2461c90ea8925e7188ff82bba3c5744 (diff)
downloadaur-beeb4803fa0bcb2c32c6deccdce8e764fa5df58d.tar.gz
version 1.0.22.1
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5189fbe3ee08..2e3c1a2358cf 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Toqoz <https://github.com/Toqozz/slip>
pkgname=slip
-pkgver=1.0.21
+pkgver=1.0.22.1
pkgrel=1
pkgdesc='dmenu/rofi (optional) interface to select and upload screenshots and gifs to imgur with the help of slop. (Screencasts too).'
arch=('any')
@@ -14,7 +14,7 @@ optdepends=('dmenu: interface'
'libnotify: upload notification'
'xsel: copy link to clipboard')
source=("https://github.com/Toqozz/slip/archive/${pkgver}.tar.gz")
-sha256sums=('248fa6da2a407759c633576285f4ac9b98cd29c10e72bfba6bae62bea392ba56')
+sha256sums=('a44c947933d01fd6b091ef6f12dc4a4d28fbcf7cdb853906e243239a77469c97')
package() {
cd "$pkgname-$pkgver"