Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
hyprpaper


Commits:
8dba87df by Lukas Fleischer at 2024-05-08T13:29:00+07:00
upgpkg: 0.7.0-1: update to 0.7.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hyprpaper
        pkgdesc = a blazing fast wayland wallpaper utility with IPC controls
-       pkgver = 0.6.0
-       pkgrel = 4
+       pkgver = 0.7.0
+       pkgrel = 1
        url = https://github.com/hyprwm/hyprpaper
        arch = x86_64
        license = BSD
@@ -24,7 +24,7 @@ pkgbase = hyprpaper
        depends = pango
        depends = wayland
        depends = wlroots
-       source = 
https://github.com/hyprwm/hyprpaper/archive/v0.6.0/hyprpaper-0.6.0.tar.gz
-       sha256sums = 
71d8294ffbcbaae628c4eabdcb3b7fb1974d6bed7794b787bb77934d0a3f4538
+       source = 
https://github.com/hyprwm/hyprpaper/archive/v0.7.0/hyprpaper-0.7.0.tar.gz
+       sha256sums = 
4840425013b95b49120aeb87d4d4e7d83f8956e847a537e1e6dd7f58a4b643b4
 
 pkgname = hyprpaper


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: ThatOneCalculator <kai...@t1c.dev>
 
 pkgname=hyprpaper
-pkgver=0.6.0
-pkgrel=4
+pkgver=0.7.0
+pkgrel=1
 pkgdesc='a blazing fast wayland wallpaper utility with IPC controls'
 arch=(x86_64)
 url="https://github.com/hyprwm/$pkgname";
@@ -24,7 +24,7 @@ makedepends=(cmake
              xorgproto)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('71d8294ffbcbaae628c4eabdcb3b7fb1974d6bed7794b787bb77934d0a3f4538')
+sha256sums=('4840425013b95b49120aeb87d4d4e7d83f8956e847a537e1e6dd7f58a4b643b4')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprpaper/-/commit/8dba87df33200893068264a69f276ced7c0ed55b

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprpaper/-/commit/8dba87df33200893068264a69f276ced7c0ed55b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to