summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6e5f73998ca..49cace11a310 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = breeze-legacy-git
pkgdesc = A semi-transparent theme based on default Breeze Light and MacBreeze-Shadowless.
pkgver = r6.d660c4c
- pkgrel = 1
- url = https://github.com/iikira/BaiduPCS-Go
+ pkgrel = 2
+ url = https://gitlab.com/vmorenomarin/Legacy_breeze
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index fa463ef148cf..7e5af4858a48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: axionl <axionl@aosc.io>
pkgname=breeze-legacy-git
pkgver=r6.d660c4c
-pkgrel=1
+pkgrel=2
pkgdesc="A semi-transparent theme based on default Breeze Light and MacBreeze-Shadowless."
arch=('any')
makedepends=('git')
conflicts=("breeze-legacy")
provides=("breeze-legacy")
-url="https://github.com/iikira/BaiduPCS-Go"
+url="https://gitlab.com/vmorenomarin/Legacy_breeze"
license=("GPL3")
-source=("$pkgname::git+https://gitlab.com/vmorenomarin/Legacy_breeze.git")
+source=("${pkgname}::git+${url}.git")
sha256sums=('SKIP')