summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa6727597274..ee5126096a04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Whyme Lyu <callme5long@gmail.com>
pkgname=p3wm
-pkgver=0.5.0
+pkgver=0.6.0
pkgrel=1
pkgdesc="Three-way merge .pacnew files"
arch=('any')
@@ -24,7 +24,7 @@ optdepends=(
)
makedepends=('git' 'asciidoctor')
source=("https://github.com/5long/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('a8de4df0bfab92013fb2af041eb1e49bb43bbbbca3632d3004cef91d77360d27')
+sha256sums=('5d3ccee5b29eb17faaa498f634e2f260b1242475ba33840098ae74dabbb57345')
build() {
cd "$pkgname-$pkgver"