Skip to content
Snippets Groups Projects
Unverified Commit e17840ee authored by Maxime Gauduin's avatar Maxime Gauduin
Browse files

upgpkg: 2.2.1.r157.6487945-1

parent 8ca0bd70
No related branches found
Tags 6.2.1-1
No related merge requests found
pkgbase = switchboard-plug-printers
pkgdesc = Switchboard Printers Plug
pkgver = 2.2.1
pkgrel = 2
pkgver = 2.2.1.r157.6487945
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-printers
arch = x86_64
groups = pantheon
license = GPL3
license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = vala
depends = glib2
depends = gtk3
depends = glibc
depends = gtk4
depends = libcups
depends = libadwaita-1.so
depends = libgee
depends = libgranite.so
depends = libswitchboard-2.0.so
source = git+https://github.com/elementary/switchboard-plug-printers.git#tag=cf3bf32e4a7699d0027900b4ee81b4df73b6b742
sha256sums = 4cbae7571066a24e617e19fd1919bf50448652df84f5d7fed786fc6117d42740
depends = libgranite-7.so
depends = libswitchboard-3.so
source = git+https://github.com/elementary/switchboard-plug-printers.git#commit=648794590e01ca383bf84cfa6cf500c8e610c2d8
b2sums = d6cc08e0a18a041438e192bfb2f85db3f825e6e5ae8218a2b40514dcfd3208f159df98c5add581637715afc7da34494f47df737806dbc320738ec7294759a3fe
pkgname = switchboard-plug-printers
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-printers
pkgver=2.2.1
pkgrel=2
pkgver=2.2.1.r157.6487945
pkgrel=1
pkgdesc='Switchboard Printers Plug'
arch=(x86_64)
url=https://github.com/elementary/switchboard-plug-printers
license=(GPL3)
license=(GPL-3.0-only)
groups=(pantheon)
depends=(
glib2
gtk3
glibc
gtk4
libcups
libadwaita-1.so
libgee
libgranite.so
libswitchboard-2.0.so
libgranite-7.so
libswitchboard-3.so
)
makedepends=(
git
meson
vala
)
_tag=cf3bf32e4a7699d0027900b4ee81b4df73b6b742
source=(git+https://github.com/elementary/switchboard-plug-printers.git#tag=${_tag})
sha256sums=('4cbae7571066a24e617e19fd1919bf50448652df84f5d7fed786fc6117d42740')
_commit=648794590e01ca383bf84cfa6cf500c8e610c2d8
source=(git+https://github.com/elementary/switchboard-plug-printers.git#commit=${_commit})
b2sums=('d6cc08e0a18a041438e192bfb2f85db3f825e6e5ae8218a2b40514dcfd3208f159df98c5add581637715afc7da34494f47df737806dbc320738ec7294759a3fe')
pkgver() {
cd switchboard-plug-printers
git describe --tags
git describe --tags | sed 's/-/.r/; s/-g/./'
}
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment