blob: 8991d82f04a22e11d72bc32516b7ce51bec400bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = thedesk-xdg-utils
pkgdesc = XDG Utilities for theDesk
pkgver = 1.0
pkgrel = 0
url = https://github.com/theCheeseboard/thedesk-xdg-utils
arch = x86_64
arch = aarch64
license = GPL3
makedepends = git
makedepends = qt6-tools
makedepends = cmake
makedepends = clang
depends = libtdesktopenvironment
source = thedesk-xdg-utils-1.0::https://github.com/theCheeseboard/thedesk-xdg-utils/archive/refs/tags/v1.0.tar.gz
sha256sums = 550549f9bd82e01d18ad55b16c41496755f9955ea76f15fde6e7c96462c51f6d
pkgname = thedesk-xdg-utils
|