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

upgpkg: 2.1.9-1

parent f4afc45b
No related branches found
Tags 7.0.0.r66.39d2ae5-1
No related merge requests found
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-display
pkgver=2.1.8
pkgver=2.1.9
pkgrel=1
pkgdesc='Switchboard Display Plug'
arch=(x86_64)
......@@ -21,9 +21,15 @@ makedepends=(
switchboard
vala
)
source=(git+https://github.com/elementary/switchboard-plug-display.git#tag=${pkgver})
source=(git+https://github.com/elementary/switchboard-plug-display.git#tag=e6065d7c92add76005b080c6ca791322244445e4)
sha256sums=(SKIP)
pkgver() {
cd switchboard-plug-display
git describe --tags
}
build() {
arch-meson switchboard-plug-display build
ninja -C 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