summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraxionl2019-02-22 15:56:46 +0900
committeraxionl2019-02-22 15:56:46 +0900
commitc592ee4bfbb3d7fa2291606df1d725b5c4e7758e (patch)
tree3f168c20b15ce276d2ef0cb7f4d3bbf04f291d60 /PKGBUILD
parent281d91ed2e7fae7411d570b857771e9b8ba50cb5 (diff)
downloadaur-breeze-legacy-git.tar.gz
[Fixed] breeze-legacy-git: edited the upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')