summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorliuminghang2023-08-25 09:03:10 +0800
committerliuminghang2023-08-25 09:03:10 +0800
commit25b4dc05ecf3581fdd8ef2a71f89551765aeb427 (patch)
tree6ed408a2786b5b7cd0f1144fc0efd86e6aa35795 /PKGBUILD
parenta9f6640dc33c41b18a22b8ea2660fa6611f46da2 (diff)
downloadaur-25b4dc05ecf3581fdd8ef2a71f89551765aeb427.tar.gz
useful commit message
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07e72c7943b5..20399e3270ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: taotieren <admin@taotieren.com>
pkgname=fantascene-dynamic-wallpaper
-pkgver=1.5.6
+pkgver=1.5.7
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=('6dc45e49558b4710144247490404c686570de117f0ff042938ea3aa86743613d')
+sha256sums=('41757b1a6ff729ecaa9889135fa78728ffa55643838ec29eef5c5fc2d97cf3dd')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"