summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFerdinand Bachmann2022-01-23 23:17:54 +0100
committerFerdinand Bachmann2022-01-23 23:17:54 +0100
commit75f449af90c2729d427108d26204e8ac91ae3bf7 (patch)
tree1181f624ff8e8e897d596f66ebb772a1b042d58a
parentb4e2d34aafdd8676e203776707d93b97562b9faf (diff)
downloadaur-75f449af90c2729d427108d26204e8ac91ae3bf7.tar.gz
update SRCINFO and bump version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e91380577325..755e97477beb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wlroots-asan-git
pkgdesc = Modular Wayland compositor library (git version, with address sanitizer)
- pkgver = 0.16.0.r5320.6cdf843a
+ pkgver = 0.16.0.r5337.da2491d4
pkgrel = 1
url = https://gitlab.freedesktop.org/wlroots/wlroots
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = wlroots-asan-git
depends = xorg-xwayland
provides = libwlroots.so
provides = wlroots=0.16.0
- provides = wlroots-git=0.16.0.r5320.6cdf843a
+ provides = wlroots-git=0.16.0.r5337.da2491d4
conflicts = wlroots
options = debug
source = wlroots-asan-git::git+https://gitlab.freedesktop.org/wlroots/wlroots.git
diff --git a/PKGBUILD b/PKGBUILD
index 3b9dc23c63db..412b80755218 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adrian Perez de Castro <aperez@igalia.com>
# Maintainer: Antonin Décimo <antonin dot decimo at gmail dot com>
pkgname=wlroots-asan-git
-pkgver=0.16.0.r5320.6cdf843a
+pkgver=0.16.0.r5337.da2491d4
pkgrel=1
license=(custom:MIT)
pkgdesc='Modular Wayland compositor library (git version, with address sanitizer)'