summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThatOneCalculator2023-03-27 00:27:56 -0700
committerThatOneCalculator2023-03-27 00:27:56 -0700
commita8be5b92c379cc59b2aebe57bf556b188f97edfe (patch)
tree0325b3144d73464f4ef89501e61e5abe252096a1
parent6b5a3c414ebeaa05480ab6fc19f9c867e36300bb (diff)
downloadaur-a8be5b92c379cc59b2aebe57bf556b188f97edfe.tar.gz
force rel bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a48d81520ae5..d0a69c2218b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xdg-desktop-portal-hyprland-git
pkgdesc = xdg-desktop-portal backend for hyprland
pkgver = r261.ge1f145d
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hyprwm/xdg-desktop-portal-hyprland
arch = x86_64
license = custom:MIT
diff --git a/PKGBUILD b/PKGBUILD
index d05c2da70e72..1485c8a7b888 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname="xdg-desktop-portal-hyprland"
pkgname="${_pkgname}-git"
pkgver=r261.ge1f145d
-pkgrel=1
+pkgrel=2
pkgdesc="xdg-desktop-portal backend for hyprland"
url="https://github.com/hyprwm/xdg-desktop-portal-hyprland"
arch=(x86_64)