summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUttarayan Mondal2021-05-04 18:52:55 +0530
committerUttarayan Mondal2021-05-04 18:52:55 +0530
commit8f8075eb15ef3bd6367d81cb860a387e130e33a1 (patch)
tree881377f834427f2da32d51f537893c3e5ded4105
parentc91360289e1b686030df2cdcd21398cc16c021e4 (diff)
downloadaur-8f8075eb15ef3bd6367d81cb860a387e130e33a1.tar.gz
Update pkgver to 7.4
Even though pkgver is automatically updated when you install it.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8a8f89606bc..8066718aa938 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = macchina-git
pkgdesc = Basic system information fetcher, written in Rust
- pkgver = 0.7.0.9427a9e
+ pkgver = 0.7.4.0bc4320
pkgrel = 1
url = https://github.com/macchina-cli/macchina
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = macchina-git
depends = gcc-libs
depends = glibc
optdepends = wmctrl: window manager support
- provides = macchina=0.7.0.9427a9e
+ provides = macchina=0.7.4.0bc4320
conflicts = macchina
source = macchina-git::git+https://github.com/macchina-cli/macchina.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 07aba1825858..57b85457ef03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=macchina-git
_pkgname=macchina
-pkgver=0.7.0.9427a9e
+pkgver=0.7.4.0bc4320
pkgrel=1
pkgdesc="Basic system information fetcher, written in Rust"