Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / rofi


Commits:
a8f2b1b5 by Robin Candau at 2025-01-04T20:43:40+01:00
upgpkg: 1.7.7-1: New upstream release
https://github.com/davatorium/rofi/releases/tag/1.7.7

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = rofi
        pkgdesc = A window switcher, application launcher and dmenu replacement
-       pkgver = 1.7.6
-       pkgrel = 4
+       pkgver = 1.7.7
+       pkgrel = 1
        url = https://davatorium.github.io/rofi
        arch = x86_64
        license = MIT
@@ -25,11 +25,11 @@ pkgbase = rofi
        depends = xcb-util-cursor
        depends = xcb-util-keysyms
        depends = xcb-util-wm
-       source = git+https://github.com/davatorium/rofi.git#tag=1.7.6
+       source = git+https://github.com/davatorium/rofi.git#tag=1.7.7
        source = git+https://github.com/sardemff7/libgwater.git
        source = git+https://github.com/sardemff7/libnkutils.git
        source = fix_xfce4-terminal_binary_name.patch
-       sha256sums = 
073434fca2ee5b8da7dac93dae7fd0e71a0d0149bce90a128fc94541714916fb
+       sha256sums = 
8b65a50a229cd1384a17bf5faf10051215af1ec8cbbb1235ea9d893e58373719
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = 
aa6c7bc39e4eb936e47a600beeadf0e11ff62bc5ce6e6d954b56439ec9a44543


=====================================
PKGBUILD
=====================================
@@ -9,8 +9,8 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=rofi
-pkgver=1.7.6
-pkgrel=4
+pkgver=1.7.7
+pkgrel=1
 pkgdesc="A window switcher, application launcher and dmenu replacement"
 url="https://davatorium.github.io/rofi";
 arch=('x86_64')
@@ -22,7 +22,7 @@ 
source=("git+https://github.com/davatorium/rofi.git#tag=${pkgver}";
         'git+https://github.com/sardemff7/libgwater.git'
         'git+https://github.com/sardemff7/libnkutils.git'
         'fix_xfce4-terminal_binary_name.patch')
-sha256sums=('073434fca2ee5b8da7dac93dae7fd0e71a0d0149bce90a128fc94541714916fb'
+sha256sums=('8b65a50a229cd1384a17bf5faf10051215af1ec8cbbb1235ea9d893e58373719'
             'SKIP'
             'SKIP'
             'aa6c7bc39e4eb936e47a600beeadf0e11ff62bc5ce6e6d954b56439ec9a44543')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rofi/-/commit/a8f2b1b5e49bcc4aec9e1c2d64b85b7a67b1608f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rofi/-/commit/a8f2b1b5e49bcc4aec9e1c2d64b85b7a67b1608f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to