summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonin Décimo2022-03-15 08:52:52 +0100
committerAntonin Décimo2022-03-15 08:52:52 +0100
commit072af1c5e2f7d4fcfa0664c24690415ff509ba1b (patch)
tree0ce15bc932123bc6acce684d02213cd8505568b0 /PKGBUILD
parent2dd4887ed17e81e1b4a792a91b7c45c0589e9142 (diff)
downloadaur-072af1c5e2f7d4fcfa0664c24690415ff509ba1b.tar.gz
Update from pcre to pcre2
after sway f614f35e7354980bf4f0a66ca99be9b5f3a7ac90 https://github.com/swaywm/sway/commit/f614f35e7354980bf4f0a66ca99be9b5f3a7ac90
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 534198cbb0b7..2d1f833581eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
pkgname=sway-hidpi-git
_pkgname=sway
-pkgver=r6660.1a0f86be
+pkgver=r6891.3dffe7f3
pkgrel=1
license=("MIT")
pkgdesc="Tiling Wayland compositor and replacement for the i3 window manager, with XWayland HiDPI (git version)"
@@ -18,7 +18,7 @@ depends=(
"json-c"
"pango"
"polkit"
- "pcre"
+ "pcre2"
"swaybg-git"
"ttf-font"
"wlroots-hidpi-git"