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


Commits:
6b35082c by Robin Candau at 2025-01-07T18:46:13+01:00
upgpkg: 4.20.0-1: New upstream release
https://gitlab.xfce.org/apps/orage/-/tags/orage-4.20.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = orage
        pkgdesc = A simple calendar application with reminders for Xfce
-       pkgver = 4.18.0
-       pkgrel = 3
+       pkgver = 4.20.0
+       pkgrel = 1
        url = https://docs.xfce.org/apps/orage/start
        arch = x86_64
        license = GPL-2.0-or-later
@@ -12,7 +12,7 @@ pkgbase = orage
        depends = libnotify
        depends = libical
        optdepends = libnotify: desktop notifications support
-       source = git+https://gitlab.xfce.org/apps/orage.git#tag=orage-4.18.0
-       sha256sums = 
b60993de942c6017635900a251011725f7fdcdd8c9e3cecd982ae872cbdc5a20
+       source = git+https://gitlab.xfce.org/apps/orage.git#tag=orage-4.20.0
+       sha256sums = 
753a61f3f3c34dd1328e6ba8cb82578ee3e20e1bcac6768f3982282004029b5d
 
 pkgname = orage


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: 0b100100 <0b100100 at protonmail dot ch>
 
 pkgname=orage
-pkgver=4.18.0
-pkgrel=3
+pkgver=4.20.0
+pkgrel=1
 pkgdesc="A simple calendar application with reminders for Xfce"
 arch=('x86_64')
 url="https://docs.xfce.org/apps/orage/start";
@@ -12,7 +12,7 @@ depends=('glib2' 'libxfce4ui' 'libnotify' 'libical')
 makedepends=('git' 'xfce4-dev-tools')
 optdepends=('libnotify: desktop notifications support')
 source=("git+https://gitlab.xfce.org/apps/orage.git#tag=$pkgname-$pkgver";)
-sha256sums=('b60993de942c6017635900a251011725f7fdcdd8c9e3cecd982ae872cbdc5a20')
+sha256sums=('753a61f3f3c34dd1328e6ba8cb82578ee3e20e1bcac6768f3982282004029b5d')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/orage/-/commit/6b35082c89233032677c0be72c7c88cae009af91

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


Reply via email to