summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b4ad348fb83..a72a02220765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: antekes1 <antekes1dev@gmail.com>
pkgname=hypaper
-pkgver=1.1
-pkgrel=1.1
-pkgdesc="Very spmple Hyprland wallpapers swapper"
+pkgver=1.2
+pkgrel=1
+pkgdesc="Very simple Hyprland wallpaper swapper"
arch=('any')
depends=('python' "swww")
url="https://github.com/antekes1/hypaper"
license=('GPL3')
source=("$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('024b34de97a7aed34aec6c415c310bd29446c6de8e97bc0aceb379fc897c7606')
+sha256sums=('26f447752b121601cd78b5264aaf76c8d4ad2fed1eb61b21cf1ab9b1142bae7e')
package() {
cd "$srcdir/$pkgname-$pkgver"