T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / exo
Commits: 6372be47 by T.J. Townsend at 2024-07-12T10:06:51-04:00 upgpkg: 4.18.0-2: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = exo + pkgdesc = Application library for the Xfce desktop environment + pkgver = 4.18.0 + pkgrel = 2 + url = https://docs.xfce.org/xfce/exo/start + arch = x86_64 + groups = xfce4 + license = GPL2 + license = LGPL + makedepends = intltool + depends = libxfce4ui + source = https://archive.xfce.org/src/xfce/exo/4.18/exo-4.18.0.tar.bz2 + sha256sums = 4f2c61d045a888cdb64297fd0ae20cc23da9b97ffb82562ed12806ed21da7d55 + +pkgname = exo ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=exo pkgver=4.18.0 -pkgrel=1 +pkgrel=2 pkgdesc="Application library for the Xfce desktop environment" arch=('x86_64') url="https://docs.xfce.org/xfce/exo/start" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/exo/-/commit/6372be47277cef823c4887790ba56aa75ea8d2f0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/exo/-/commit/6372be47277cef823c4887790ba56aa75ea8d2f0 You're receiving this email because of your account on gitlab.archlinux.org.
