summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2022-12-30 14:32:10 +0800
committerjustforlxz2022-12-30 14:32:10 +0800
commitdb5cefc4c9bd7e2da9df27f17c9d41b397a8e428 (patch)
tree06a1d3c2c48f50440d908f35dce87b513214a45e
parenta181a5cd00ebf0fcb0539e85cc1200b90d072319 (diff)
downloadaur-db5cefc4c9bd7e2da9df27f17c9d41b397a8e428.tar.gz
update
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3fd3bc06210..d13dcf7805e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dwayland-git
pkgdesc = Qt-style Client and Server library wrapper for the Wayland libraries
- pkgver = 5.24.3.deepin.1.4.r0.g3e2d16d
+ pkgver = 5.24.3.deepin.1.4.r1.gf339073
pkgrel = 1
arch = x86_64
license = LGPL
@@ -16,8 +16,7 @@ pkgbase = dwayland-git
provides = dwayland
conflicts = dwayland-reborn
conflicts = dwayland
- options = debug
- source = dwayland-git::git+https://github.com/justforlxz/dwayland
+ source = dwayland-git::git+https://github.com/linuxdeepin/dwayland.git
sha256sums = SKIP
pkgname = dwayland-git
diff --git a/PKGBUILD b/PKGBUILD
index 03dec0680983..1253be84e016 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: justforlxz <justforlxz@gmail.com>
pkgname=dwayland-git
-pkgver=5.24.3.deepin.1.4.r0.g3e2d16d
+pkgver=5.24.3.deepin.1.4.r1.gf339073
pkgrel=1
pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
arch=(x86_64)
@@ -10,9 +10,8 @@ depends=(qt5-wayland)
makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols deepin-wayland-protocols-git ninja)
provides=('dwayland-reborn' 'dwayland')
conflicts=('dwayland-reborn' 'dwayland')
-source=("$pkgname::git+https://github.com/justforlxz/dwayland")
+source=("$pkgname::git+https://github.com/linuxdeepin/dwayland.git")
sha256sums=('SKIP')
-options=(debug)
pkgver() {
cd $pkgname