blob: d1fbd65b5445900e53b7fa78567e551f78da7a26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = rustypaste-qt-git
pkgdesc = RustyPaste QT Client
pkgver = 0.1.0.1.g8404fb0
pkgrel = 1
url = https://github.com/oflifurkan/rustypaste-qt
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
depends = qt6-base
source = rustypaste-qt::git+https://github.com/oflifurkan/rustypaste-qt.git
md5sums = SKIP
pkgname = rustypaste-qt-git
|