summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2606ca57344..bd82f89d3be4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = slip
pkgdesc = dmenu interface to select and upload screen(shot) to imgur with the help of slop. (Screencasts too)
- pkgver = 1.0.5
+ pkgver = 1.0.4
pkgrel = 1
url = https://github.com/Toqozz/slip
arch = any
@@ -12,7 +12,7 @@ pkgbase = slip
optdepends = ffmpeg: taking screencasts
optdepends = libnotify: upload notification
optdepends = xsel: copy link to clipboard
- source = https://github.com/Toqozz/slip/archive/1.0.5.tar.gz
+ source = https://github.com/Toqozz/slip/archive/1.0.4.tar.gz
sha256sums = f991f8ca2cd47b160eb8316aa3995bd60e2899e4b663a6360a88a0e21199d5b3
pkgname = slip
diff --git a/PKGBUILD b/PKGBUILD
index a7ee966ed79f..d2679b252de4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Toqoz <https://github.com/Toqozz/slip>
pkgname=slip
-pkgver=1.0.5
+pkgver=1.0.4
pkgrel=1
pkgdesc='dmenu interface to select and upload screen(shot) to imgur with the help of slop. (Screencasts too)'
arch=('any')