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 9ecc0ae83284..8ae74fc92b2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer mattf <matheusfillipeag@gmail.com>
pkgname=warpd-wayland
-pkgver=v1.3.3
+pkgver=v1.3.4
_gitname=warpd
pkgrel=1
pkgdesc="A small X program which facilitates recursively warping the pointer to different quadrants on the screen."
@@ -16,7 +16,7 @@ source=(
)
options=("!buildflags")
-md5sums=('c98c0ff317384cb451a38a34b202ef3a')
+md5sums=('d5bdc7dc052ca83ce4635d6cb0cedec3')
build () {
cd "${pkgname}-${pkgver/v/}"