blob: 403ff2800b050f88d239cf47f4d5de5bf86046f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gnome-shell-extension-screenshotlocations-git
pkgdesc = A GNOME extension for changing the screenshot output directory
pkgver = r31.dfdcf12
pkgrel = 1
url = https://codeberg.org/kiyui/gnome-shell-screenshotlocations-extension
arch = any
license = GPL2
makedepends = git
makedepends = meson
depends = gnome-shell
source = git+https://codeberg.org/kiyui/gnome-shell-screenshotlocations-extension.git
sha256sums = SKIP
pkgname = gnome-shell-extension-screenshotlocations-git
|