summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaotieren2023-08-11 20:51:29 +0800
committertaotieren2023-08-11 20:51:29 +0800
commit54543d281ac912ba42174fc49bb5012ea9de4595 (patch)
treeeacf98ee9ff9b4fc1f41a63f50c3bfc245bfd82d
parent4bfc1839fe7a9bf946e99b96f902f3940454e01f (diff)
downloadaur-54543d281ac912ba42174fc49bb5012ea9de4595.tar.gz
Update 1.5.1.r0.g6c56139-1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91c3ae39f678..e38b29d9c420 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = fantascene-dynamic-wallpaper-git
pkgdesc = dynamic wallpaper. A very nice animated wallpaper on X11 systems.Support Movie and Web animated wallpaper.
- pkgver = 1.5.0
+ pkgver = 1.5.1.r0.g6c56139
pkgrel = 1
url = https://github.com/dependon/fantascene-dynamic-wallpaper
arch = any
license = GPLv3
makedepends = git
- makedepends = qconf
makedepends = pkgconfig
makedepends = make
depends = mpv
diff --git a/PKGBUILD b/PKGBUILD
index a49487951e55..934aac0edabf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fantascene-dynamic-wallpaper-git
srcname=fantascene-dynamic-wallpaper-git
-pkgver=1.5.0
+pkgver=1.5.1.r0.g6c56139
pkgrel=1
pkgdesc=" dynamic wallpaper. A very nice animated wallpaper on X11 systems.Support Movie and Web animated wallpaper."
arch=('any')
@@ -15,7 +15,6 @@ depends=(mpv
qt5-x11extras
qt5-webengine)
makedepends=(git
- qconf
pkgconfig
make)
source=("${pkgname%-git}::git+${url}.git")