Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-notes-plugin


Commits:
b86e35e0 by Robin Candau at 2024-12-25T19:47:39+01:00
upgpkg: 1.11.0-4: Remove intltool makedepends

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = xfce4-notes-plugin
        pkgdesc = Notes plugin for the Xfce panel
        pkgver = 1.11.0
-       pkgrel = 3
+       pkgrel = 4
        url = https://docs.xfce.org/panel-plugins/xfce4-notes-plugin/start
        arch = x86_64
        groups = xfce4-goodies
        license = GPL-2.0-or-later
        makedepends = git
-       makedepends = intltool
        makedepends = vala
        makedepends = xfce4-dev-tools
        depends = xfce4-panel


=====================================
PKGBUILD
=====================================
@@ -5,14 +5,14 @@
 
 pkgname=xfce4-notes-plugin
 pkgver=1.11.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Notes plugin for the Xfce panel"
 arch=('x86_64')
 license=('GPL-2.0-or-later')
 url="https://docs.xfce.org/panel-plugins/xfce4-notes-plugin/start";
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'hicolor-icon-theme')
-makedepends=('git' 'intltool' 'vala' 'xfce4-dev-tools')
+makedepends=('git' 'vala' 'xfce4-dev-tools')
 
source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin.git#tag=$pkgname-$pkgver";)
 sha256sums=('418f90365e069b9318cf3bef21fd16d6121886453d723ff5ba1bb67ef2c537c4')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-notes-plugin/-/commit/b86e35e08d000bf977ad8c92c223db79cbfd08a6

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


Reply via email to