summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmil Lundberg2017-07-02 16:20:36 +0200
committerEmil Lundberg2017-07-02 16:20:36 +0200
commit4c9f7830a354892e6462bd7d3788f54b10284646 (patch)
tree87753ef2943cef731b3e931e1f75bc51f10561b5 /PKGBUILD
parentaf49a52385f157c26f9c3288ba2e7df33722999b (diff)
downloadaur-4c9f7830a354892e6462bd7d3788f54b10284646.tar.gz
Upgrade to release 0.1.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 573ad7490603..3107b1c6079b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien Dubosson <fabien.dubosson@gmail.com>
pkgname="gws"
-pkgver="0.1.10"
+pkgver="0.1.11"
pkgrel="1"
pkgdesc="Colorful KISS helper for git workspaces"
url="https://github.com/StreakyCobra/gws"
@@ -10,8 +10,8 @@ arch=('any')
depends=('bash>4.0' 'git')
changelog="ChangeLog"
source=("https://github.com/StreakyCobra/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('f7b76df55789db8bac94edd34bda7a0f')
-sha256sums=('816592f3fec8c437ba96d17dbbfa911d88d1fa70071d3d127efc64f73551f747')
+md5sums=('36eeca3594cc6d62e3ca034369b2ba34')
+sha256sums=('8a688b20b6f2a9c2228bd498dd68f2058a54429d89c0f6200997dd90c134b832')
package() {
cd "${srcdir}/${pkgname}-${pkgver}/"