summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cc891932ba7d31237086eea7ac99e61352da085e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = pingme-bin
	pkgdesc = PingMe is a CLI tool which provides the ability to send messages or alerts to multiple messaging platforms & email (Offical binary)
	pkgver = ${PKGVER}
	pkgrel = ${PKGREL}
	url = https://pingme.lmno.pk
	arch = i686
	arch = x86_64
	arch = aarch64
	license = MIT
	optdepends = nfpm: deb and rpm packager
	provides = ${PKGNAME}
	conflicts = ${PKGNAME}

	source_x86_64 = ${PKGNAME}_${PKGVER}_linux_x86_64.tar.gz::https://github.com/kha7iq/${PKGNAME}/releases/download/${pkgver}/${PKGNAME}_linux_x86_64.tar.gz")
	sha256sums_x86_64 = ('')

	source_i686 = ${PKGNAME}_${PKGVER}_linux_i386.tar.gz::https://github.com/kha7iq/${PKGNAME}/releases/download/${pkgver}{PKGNAME}_linux_i386.tar.gz")
	sha256sums_i686 = ('')

	source_aarch64 = ${PKGNAME}_${PKGVER}_linux_arm64.tar.gz::https://github.com/kha7iq/${PKGNAME}/releases/download/${pkgver}/${PKGNAME}_linux_arm64.tar.gz")
	sha256sums_aarch64 = ('')

pkgname = pingme-bin