summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1266511af358..49647ff09a0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ismailkarsli <ismail at karsli dot net>
pkgname=wallpaperflix
-pkgver=0.0.1
+pkgver=0.0.2
pkgrel=1
pkgdesc="Automatic wallpaper downloader of posters of your favorite movies and TV shows via TMDb."
arch=("x86_64")
@@ -9,7 +9,7 @@ url="https://github.com/ismailkarsli/wallpaperflix"
license=("MIT")
depends=("libappindicator-gtk3" "webkit2gtk")
source=("https://github.com/ismailkarsli/wallpaperflix/releases/download/v${pkgver}/wallpaper-flix_${pkgver}_amd64.deb")
-sha256sums=("0e227345a45eafbd419ac129e44f1f4ed45efcebe821ecc58fca823a3354607b")
+sha256sums=("7778c09c55959092df9fce453ca70c96cc5acf83033625c4de3372a1b1e3cc2a")
package() {
cd "$srcdir"