summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVinson Chuong2019-07-15 15:17:21 -0700
committerVinson Chuong2019-07-15 15:17:21 -0700
commit1259f4f0bbc0dbdf1be1f0ce307a6499600bc99a (patch)
treee8c799009d283dbbf898385f507de1b32e62011f /PKGBUILD
parente8c8091d9a167d4361a2fff374850814262e2900 (diff)
downloadaur-tmux-solarized16.tar.gz
Update for tmux 2.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8d1eff13972..4978c9f36fde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vinson Chuong <vinsonchuong@gmail.com>
pkgname="tmux-solarized16"
-pkgver="20131028"
+pkgver="20190714"
pkgrel="1"
pkgdesc="Solarized in 16 colors for tmux"
arch=("any")
@@ -8,7 +8,7 @@ url="https://github.com/seebi/tmux-colors-solarized"
license=("MIT")
depends=("tmux")
conflicts=("tmux-solarized-git")
-source=("git+$url#commit=8d9edb6")
+source=("git+$url#commit=e5e7b4f")
md5sums=('SKIP')
build ()
{