summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiliuya2022-12-07 16:42:56 +0800
committerxiliuya2022-12-07 16:42:56 +0800
commit747fc6414ae75e8af3097d30676e49958ddc59d2 (patch)
tree4046c1818eaa7e42a1aeb3fcfacbde033fc32ee9
parentc0bcb538765b681b18935a635d69f0e94a1612e7 (diff)
downloadaur-747fc6414ae75e8af3097d30676e49958ddc59d2.tar.gz
* Fix typo in --adaptive-sync CLI
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c166ba69ae4..8dc3c2684c6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wlr-randr-git
pkgdesc = Utility to manage outputs of a Wayland compositor (latest git version)
- pkgver = 0.2.0+1+gfb31752
+ pkgver = v0.2.0+6+g02c69a6
pkgrel = 1
url = https://sr.ht/~emersion/wlr-randr/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f0e78d77f542..f02f9b2d9e85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Robert Cegliński <rob.ceglinski@gmail.com>
+# Maintainer: xiliuya <xiliuya@163.com>
+# Contributor: Robert Cegliński <rob.ceglinski@gmail.com>
# Contributor: Christopher Snowhill <chris@kode54.net>
# Contributor: Denis Zheleztsov <difrex.punk@gmail.com>
pkgname=wlr-randr-git
-pkgver=0.2.0+1+gfb31752
+pkgver=v0.2.0-6-g02c69a6
pkgrel=1
pkgdesc="Utility to manage outputs of a Wayland compositor (latest git version)"
arch=('x86_64')