summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWhyme Lyu2020-12-07 21:22:26 +0800
committerWhyme Lyu2020-12-07 21:22:26 +0800
commit85ec0215c954ae398eb0d42e780db66f8d325e66 (patch)
tree351394736af3be91204f4418ac2f011e0856ec8b /PKGBUILD
parent8e745a986f6be1951d30c84dc97564649653120e (diff)
downloadaur-85ec0215c954ae398eb0d42e780db66f8d325e66.tar.gz
p3wm 0.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee5126096a04..3e8ea2d71d62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Whyme Lyu <callme5long@gmail.com>
pkgname=p3wm
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc="Three-way merge .pacnew files"
arch=('any')
@@ -24,8 +24,7 @@ optdepends=(
)
makedepends=('git' 'asciidoctor')
source=("https://github.com/5long/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('5d3ccee5b29eb17faaa498f634e2f260b1242475ba33840098ae74dabbb57345')
-
+sha256sums=('0e025bbd501122725eb5809e1574fc703ad7086b65dcf1b47d4f35f7de4fd2cd')
build() {
cd "$pkgname-$pkgver"
make