summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFranklyn Tackitt2015-08-27 10:02:28 -0700
committerFranklyn Tackitt2015-08-27 10:02:28 -0700
commit8ef494d9a06d75e5da8de9503f1dd8c141d7a5f4 (patch)
treed249a0ae1d9011c41ec488ab21e9e987b594b9a9
parentcd3103ca72e86f5e1cbb15653c3db673c3ad0cea (diff)
downloadaur-8ef494d9a06d75e5da8de9503f1dd8c141d7a5f4.tar.gz
v0.9.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 585f0350d764..dd63b993b587 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tmuxp
pkgdesc = Manage tmux workspaces from JSON and YAML, pythonic API, shell completion.
- pkgver = 0.1.11
- pkgrel = 2
+ pkgver = 0.9.1
+ pkgrel = 0
url = https://github.com/tony/tmuxp
arch = any
license = BSD
@@ -9,8 +9,8 @@ pkgbase = tmuxp
depends = python-argcomplete
depends = python-kaptan
options = !emptydirs
- source = https://github.com/tony/tmuxp/tarball/v0.1.11
- md5sums = a3f5774a16bf260258edd1b8fb717e13
+ source = https://github.com/tony/tmuxp/archive/v0.9.1.tar.gz
+ md5sums = d103d9d49a2282059c21f95d4d3ef11d
pkgname = tmuxp
diff --git a/PKGBUILD b/PKGBUILD
index 73fc4a45e39c..3cf280176db1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Artem Bezsmertnyi <artem.bezsmertny@gmail.com>
_author=tony
-_abbrev_commit=5eb1bd0
+_abbrev_commit=c5244c4
pkgname=tmuxp
-pkgver=0.9.0
+pkgver=0.9.1
pkgrel=0
pkgdesc="Manage tmux workspaces from JSON and YAML, pythonic API, shell completion."
arch=(any)
@@ -11,7 +11,7 @@ license=('BSD')
depends=('python' 'python-argcomplete' 'python-kaptan')
options=(!emptydirs)
source=("https://github.com/tony/tmuxp/archive/v${pkgver}.tar.gz")
-md5sums=('82260efadc770413873bfefd680a6fcd')
+md5sums=('d103d9d49a2282059c21f95d4d3ef11d')
package() {
# Use find because github packs sources into a dir named