summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-08-07 23:36:09 +0300
committerorhun2020-08-07 23:36:09 +0300
commitb0bbe611984c36ff1b24f23fec742f84193785d8 (patch)
treed8c948da83fd022db2474c15ca6d63bcb8d49966 /PKGBUILD
parent5d27be51d111073f94c8347eaa1827e3868d0051 (diff)
downloadaur-b0bbe611984c36ff1b24f23fec742f84193785d8.tar.gz
Release v2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f48cb0243156..0fc867233a08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,14 @@
pkgname=pkgtop-git
pkgdesc="Interactive package manager & resource monitor"
-pkgver=2.3.r0.g26538c7
+pkgver=2.4.r0.g639b2fe
pkgrel=1
-arch=('any')
+arch=('x86_64')
url="https://github.com/orhun/pkgtop"
license=('GPL3')
depends=('git')
makedepends=('go')
-provides=("${pkgname%-git}")
-conflicts=("${pkgname%-git}")
-source=('git://github.com/orhun/pkgtop.git#branch=master')
+source=("git+$url")
sha256sums=('SKIP')
pkgver() {