summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2022-02-27 04:52:12 +0900
committerQue Quotion2022-02-27 04:52:12 +0900
commit8b5a0c477e4efbaf21b1f2cd02621db85185f31d (patch)
tree62266f3f23ef97880c1ca102e056282417bcaf45
parentbc370af0dc0694b15f3426df933bcfd9301846ba (diff)
downloadaur-8b5a0c477e4efbaf21b1f2cd02621db85185f31d.tar.gz
Proper pkgname()
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bccf34d270c..5abfb91f52f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = pantheon-monitor
+pkgbase = pantheon-monitor-git
pkgdesc = Manage processes, monitor of system resources and drives.
pkgver = r91.b143db4
pkgrel = 1
@@ -29,4 +29,4 @@ pkgbase = pantheon-monitor
source = git+https://github.com/Dirli/pantheon-monitor.git
sha256sums = SKIP
-pkgname = pantheon-monitor
+pkgname = pantheon-monitor-git
diff --git a/PKGBUILD b/PKGBUILD
index c9b58a73da60..60208d0afafc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Que Quotion <quequotion@gmail.com>
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
-pkgname=pantheon-monitor
+pkgname=pantheon-monitor-git
pkgver=r91.b143db4
pkgrel=1
pkgdesc='Manage processes, monitor of system resources and drives.'