summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaotieren2023-10-31 00:20:06 +0800
committertaotieren2023-10-31 00:20:06 +0800
commitc495d87fe24b09597babfedbaf18efd4fff947df (patch)
treeedce21869670625e64fe69cae7495b257d250676
parent25b4dc05ecf3581fdd8ef2a71f89551765aeb427 (diff)
downloadaur-c495d87fe24b09597babfedbaf18efd4fff947df.tar.gz
Update 1.6.1-0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 439a6764d141..465b975c57fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fantascene-dynamic-wallpaper
pkgdesc = dynamic wallpaper. A very nice animated wallpaper on X11 systems.Support Movie and Web animated wallpaper.
- pkgver = 1.5.7
+ pkgver = 1.6.1
pkgrel = 0
url = https://github.com/dependon/fantascene-dynamic-wallpaper
arch = any
@@ -14,7 +14,7 @@ pkgbase = fantascene-dynamic-wallpaper
provides = fantascene-dynamic-wallpaper
conflicts = fantascene-dynamic-wallpaper
conflicts = fantascene-dynamic-wallpaper-git
- source = fantascene-dynamic-wallpaper-1.5.7.tar.gz::https://github.com/dependon/fantascene-dynamic-wallpaper/archive/refs/tags/1.5.7.tar.gz
- sha256sums = 41757b1a6ff729ecaa9889135fa78728ffa55643838ec29eef5c5fc2d97cf3dd
+ source = fantascene-dynamic-wallpaper-1.6.1.tar.gz::https://github.com/dependon/fantascene-dynamic-wallpaper/archive/refs/tags/1.6.1.tar.gz
+ sha256sums = 96c9e33f763d0be3d8b523462dbd8bb3f291a23b1ae8d977c02a49c1d7cd8810
pkgname = fantascene-dynamic-wallpaper
diff --git a/PKGBUILD b/PKGBUILD
index 20399e3270ce..5f96cda8a75b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: taotieren <admin@taotieren.com>
pkgname=fantascene-dynamic-wallpaper
-pkgver=1.5.7
+pkgver=1.6.1
pkgrel=0
pkgdesc="dynamic wallpaper. A very nice animated wallpaper on X11 systems.Support Movie and Web animated wallpaper."
arch=('any')
@@ -16,7 +16,7 @@ makedepends=(pkgconfig
qt5-tools
make)
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz" )
-sha256sums=('41757b1a6ff729ecaa9889135fa78728ffa55643838ec29eef5c5fc2d97cf3dd')
+sha256sums=('96c9e33f763d0be3d8b523462dbd8bb3f291a23b1ae8d977c02a49c1d7cd8810')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"