summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordepend2021-07-06 16:13:14 +0800
committerdepend2021-07-06 16:13:14 +0800
commit1d7cf225778d2cd597ce48d2145efe95ce84a9fb (patch)
tree30192dafb82594c7e7aa0b19e8e1fd7d5c7bb01c
parent5dc1ace931664f17088d857a0eeda9f258d703d0 (diff)
downloadaur-1d7cf225778d2cd597ce48d2145efe95ce84a9fb.tar.gz
Update fantascene-dynamic-wappaper-git
dde for manjaro use ok!
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD10
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b02a92a3f96..d5ccadf4069b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = fantascene-dynamic-wallpaper-git
pkgdesc = Deepin Desktop Environment dynamic wallpaper/ DDE 动态壁纸
pkgver = 1.1.1.r2.gfdc8a1d
pkgrel = 1
- url = https://github.com/dependon/fantascene-dynamic-wallpaper
+ url = https://github.com/dependon/fantascene-archLinux-DDE
arch = x86_64
license = GPLv3
makedepends = git
@@ -16,7 +16,7 @@ pkgbase = fantascene-dynamic-wallpaper-git
conflicts = fantascene-dynamic-wallpaper-git
conflicts = fantascene-dynamic-wallpaper
options = !strip
- source = fantascene-dynamic-wallpaper::git+https://github.com/dependon/fantascene-dynamic-wallpaper.git
+ source = fantascene-dynamic-wallpaper::git+https://github.com/dependon/fantascene-archLinux-DDE.git
sha256sums = SKIP
pkgname = fantascene-dynamic-wallpaper-git
diff --git a/PKGBUILD b/PKGBUILD
index 7a0067660235..0dfe1ccae18d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.1.r2.gfdc8a1d
pkgrel=1
pkgdesc="Deepin Desktop Environment dynamic wallpaper/ DDE 动态壁纸"
arch=('x86_64')
-url="https://github.com/dependon/fantascene-dynamic-wallpaper"
+url="https://github.com/dependon/fantascene-archLinux-DDE"
license=('GPLv3')
provides=(${pkgname})
conflicts=(${pkgname} ${pkgname%-git})
@@ -18,10 +18,10 @@ options=('!strip')
source=("${pkgname%-git}::git+${url}.git")
sha256sums=('SKIP')
-pkgver() {
- cd "${srcdir}/${pkgname%-git}"
- git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
-}
+#pkgver() {
+ # cd "${srcdir}/${pkgname%-git}"
+ # git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
+#}
build() {
cd "${srcdir}/${pkgname%-git}"