blob: 8864fa4510480c0c48f0909c8e23cdfb665691c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = natpad
pkgdesc = A Text-editor written in C using GTK
pkgver = 2.5
pkgrel = 1
url = https://github.com/douwevos/natpad
arch = x86_64
license = GPL3
depends = gtk3
provides = natpad
noextract = natpad-2.5-amd64.deb
source = natpad-2.5-amd64.deb::https://github.com/douwevos/natpad/releases/download/v2.5/natpad_2.5_amd64.deb
sha256sums = 1041f16317e852d3d232790cbfaff553b6b58cd996df77a9db77e928a162308b
pkgname = natpad
|