summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonin Décimo2022-03-15 08:46:33 +0100
committerAntonin Décimo2022-03-15 08:46:33 +0100
commit2461b29b8978aee2e2439b4fcf93557cc3fe9745 (patch)
tree103333ea47bfba965580585029a465f78f9bdb3d /PKGBUILD
parent4b857cea8e58349be745758de3834f486d9549c6 (diff)
downloadaur-2461b29b8978aee2e2439b4fcf93557cc3fe9745.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 5069e20a8f9b..c1f2433adcd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Antonin Décimo <antonin dot decimo at gmail dot com>
pkgname=sway-git
_pkgname=sway
-pkgver=r6607.28cadf55
+pkgver=r6891.3dffe7f3
pkgrel=1
license=("MIT")
pkgdesc="Tiling Wayland compositor and replacement for the i3 window manager"
@@ -18,7 +18,7 @@ depends=(
"json-c"
"pango"
"polkit"
- "pcre"
+ "pcre2"
"swaybg-git"
"ttf-font"
"wlroots-git"