summarylogtreecommitdiffstats
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
parent2dd4887ed17e81e1b4a792a91b7c45c0589e9142 (diff)
downloadaur-072af1c5e2f7d4fcfa0664c24690415ff509ba1b.tar.gz
Update from pcre to pcre2
after sway f614f35e7354980bf4f0a66ca99be9b5f3a7ac90 https://github.com/swaywm/sway/commit/f614f35e7354980bf4f0a66ca99be9b5f3a7ac90
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d27e01016fa7..05d3e141181c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sway-hidpi-git
pkgdesc = Tiling Wayland compositor and replacement for the i3 window manager, with XWayland HiDPI (git version)
- pkgver = r6660.1a0f86be
+ pkgver = r6891.3dffe7f3
pkgrel = 1
url = https://swaywm.org
arch = i686
@@ -15,7 +15,7 @@ pkgbase = sway-hidpi-git
depends = json-c
depends = pango
depends = polkit
- depends = pcre
+ depends = pcre2
depends = swaybg-git
depends = ttf-font
depends = wlroots-hidpi-git
@@ -45,4 +45,3 @@ pkgbase = sway-hidpi-git
sha512sums = 00baf52f67945175f6386847408f94d0db1f8c68afd5fb0ca359fc6aeeae85912d5fc44bc33857d0d13971a4bfa26ea71c8078c3672bc7d516bdbc04de480d97
pkgname = sway-hidpi-git
-
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"