summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorliuminghang2023-07-04 01:58:09 +0800
committerliuminghang2023-07-04 01:58:09 +0800
commit2c43377def41131fb4aa287fdf53e569470d47a3 (patch)
treed8b42ee33babe02eb94550b54336b2f1075f5af1 /PKGBUILD
parent551f6105fa8dd34a335030f79081db4736b4034f (diff)
downloadaur-2c43377def41131fb4aa287fdf53e569470d47a3.tar.gz
update 1.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3bf8c524919..fb72602c91fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Contributor: taotieren <admin@taotieren.com>
pkgname=fantascene-dynamic-wallpaper
-pkgver=1.3.7
+pkgver=1.5.0
pkgrel=1
pkgdesc="dynamic wallpaper. A very nice animated wallpaper on X11 systems.Support Movie and Web animated wallpaper."
-arch=('x86_64')
+arch=('any')
url="https://github.com/dependon/fantascene-dynamic-wallpaper"
license=('GPLv3')
provides=(${pkgname})
@@ -17,7 +17,7 @@ makedepends=(qconf
pkgconfig
make)
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz" )
-sha256sums=('be135ad4af9358172dfaac544aded6d049d3a9cd436c25e3559fb12b3e4006d7')
+sha256sums=('SKIP')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"