summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Parsons2020-04-19 10:58:29 +0100
committerNathan Parsons2020-04-19 10:58:29 +0100
commit5742ae5ded52fc81e4b8155bfa7bcb1a84512f05 (patch)
treea85974124b2b7a425c95023df39cc24d3cc2035c
parentea195d7e3358d8b96ea08d978e451a689361fa2f (diff)
downloadaur-5742ae5ded52fc81e4b8155bfa7bcb1a84512f05.tar.gz
Update to v0.1.3
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4635f13b4a2c..aaae7c294893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Nathan Parsons <nathan at nparsons dot uk>
pkgname=j4-persist
-pkgver=0.1.2
+pkgver=0.1.3
pkgrel=1
pkgdesc="i3wm's kill, but with persistent containers"
url="https://github.com/n-parsons/j4-persist"
arch=(x86_64 i686 arm armv6h armv7h aarch64)
license=(MIT)
makedepends=(cargo git)
-_commit=7b4f5e433a1070c4ba64ece80e43021fbf4b2ef7 # tags/v0.1.2
+_commit=62c4f65f0b301604d37a9c7211b2e39efcc437bc # tags/v0.1.3
source=("git+https://github.com/n-parsons/j4-persist#commit=$_commit")
sha512sums=('SKIP')