summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2023-04-16 20:48:35 +0900
committerMingi Sung2023-04-16 20:48:35 +0900
commit05857b60467315da2ccd6c314b4fb3b6f56009f3 (patch)
treea09b8cad9dfd6d25b8b993648e6fadc1bf0eac3a
parentb55707e86541ff0bb459c17f91e2cae71e06ed03 (diff)
downloadaur-05857b60467315da2ccd6c314b4fb3b6f56009f3.tar.gz
Bump up pkgrel
Signed-off-by: Mingi Sung <fiestalake@disroot.org>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5dd773f2a3a3..45e2ea110275 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mutter-performance
pkgdesc = A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync
pkgver = 43.4+r3+g951b2a98b
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://gitlab.gnome.org/GNOME/mutter
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e7f4c7c896cc..6f578fae2ba9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ else
fi
epoch=1
pkgver=43.4+r3+g951b2a98b
-pkgrel=1
+pkgrel=2
pkgdesc="A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64 aarch64)