summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Palmos2016-04-18 13:20:06 +1000
committerMichael Palmos2016-04-18 13:20:06 +1000
commitb2fcecae67c300c327754febb62241aa8feaba4b (patch)
tree7b077b2562c0e389bcc51fddf53bee7434cf3aca
parent218e71ed458ed5e3d434ea51f942385179139e6b (diff)
downloadaur-b2fcecae67c300c327754febb62241aa8feaba4b.tar.gz
desc change
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59f9adac83fd..c2606ca57344 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = slip
- pkgdesc = Select and upload screen(shot) to imgur with the help of slop. (Screencasts too)
- pkgver = 1.0.4
+ pkgdesc = dmenu interface to select and upload screen(shot) to imgur with the help of slop. (Screencasts too)
+ pkgver = 1.0.5
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.4.tar.gz
+ source = https://github.com/Toqozz/slip/archive/1.0.5.tar.gz
sha256sums = f991f8ca2cd47b160eb8316aa3995bd60e2899e4b663a6360a88a0e21199d5b3
pkgname = slip
diff --git a/PKGBUILD b/PKGBUILD
index 0f84433a4782..a7ee966ed79f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Toqoz <https://github.com/Toqozz/slip>
pkgname=slip
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
-pkgdesc='Select and upload screen(shot) to imgur with the help of slop. (Screencasts too)'
+pkgdesc='dmenu interface to select and upload screen(shot) to imgur with the help of slop. (Screencasts too)'
arch=('any')
url='https://github.com/Toqozz/slip'
license=('GPL')