summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccb36b50f28f..948d27758952 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Toqoz <https://github.com/Toqozz/slip>
pkgname=slip
-pkgver=2.0.5
+pkgver=2.0.6
pkgrel=1
pkgdesc="rofi/dmenu (optional) interface to select and upload screenshots and gifs to imgur and gfycat with the help of slop. (Screencasts too)."
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('dmenu: interface'
'ffmpeg: taking screencasts'
'libnotify: upload notification')
source=("https://github.com/Toqozz/slip/archive/${pkgver}.tar.gz")
-sha256sums=('257590c97a351d5388670038515845285504f590300b7f1c38f9ab9e80ea175d')
+sha256sums=('6d7e35a802ae216a7f5f1b41026f1980788585ba4b195cb7ad3b81711ca46eb0')
package() {
cd "$pkgname-$pkgver"