summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Palmos2016-04-18 13:21:45 +1000
committerMichael Palmos2016-04-18 13:21:45 +1000
commit6fda1c296e0b59a44e1ae38eeff2bb15b0d0e3e2 (patch)
tree747dcf71bc43b3790a58f9f324b66d0c12d8ab06
parentb2fcecae67c300c327754febb62241aa8feaba4b (diff)
downloadaur-6fda1c296e0b59a44e1ae38eeff2bb15b0d0e3e2.tar.gz
desc change
-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')