Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kupfer


Commits:
a29297e8 by Antonio Rojas at 2024-04-27T19:38:17+02:00
upgpkg: 326-1: Update to 326

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = kupfer
        pkgdesc = Launcher application written in python. Similar to Gnome-Do / 
Launchy
-       pkgver = 325
-       pkgrel = 2
+       pkgver = 326
+       pkgrel = 1
        url = https://kupferlauncher.github.io/
        arch = any
        license = GPL3
@@ -17,7 +17,7 @@ pkgbase = kupfer
        depends = python-xdg
        optdepends = gvfs: Trash plugin
        optdepends = xautomation: Send Keys plugin
-       source = 
https://github.com/kupferlauncher/kupfer/archive/v325/kupfer-325.tar.gz
-       sha256sums = 
7dce329c8f183de3c494578532de480795e648da0705d52b1aef1939e6719c74
+       source = 
https://github.com/kupferlauncher/kupfer/archive/v326/kupfer-326.tar.gz
+       sha256sums = 
c7be7fceae78de3e7d87d49172bbbf9e741ffc6840eb25db718da9805ecd401b
 
 pkgname = kupfer


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Asa Marco <marcoasa90[at]gmail[.]com>
 
 pkgname=kupfer
-pkgver=325
-pkgrel=2
+pkgver=326
+pkgrel=1
 pkgdesc="Launcher application written in python. Similar to Gnome-Do / Launchy"
 arch=('any')
 url="https://kupferlauncher.github.io/";
@@ -17,7 +17,7 @@ optdepends=('gvfs: Trash plugin'
             'xautomation: Send Keys plugin')
 
source=(https://github.com/kupferlauncher/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
 #validpgpkeys=('2578ABA1F9023159DFF211B7368712C4D7A44445') # Ulrik Sverdrup
-sha256sums=('7dce329c8f183de3c494578532de480795e648da0705d52b1aef1939e6719c74')
+sha256sums=('c7be7fceae78de3e7d87d49172bbbf9e741ffc6840eb25db718da9805ecd401b')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kupfer/-/commit/a29297e8afed38bcc73bdfa71f69e978e32d2c47

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


Reply via email to