summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9271a30834e5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = rusty-monitor-git
+ pkgdesc = This is a simple system monitor built with Rust and GTK4
+ pkgver = r19.fefc628
+ pkgrel = 1
+ url = https://github.com/hubblexplorer/rusty-monitor
+ arch = x86_64
+ license = GPL3
+ makedepends = git
+ makedepends = cargo
+ depends = base
+ depends = gtk4
+ depends = glib2
+ source = rusty-monitor-git::git+https://github.com/hubblexplorer/rusty-monitor.git
+ md5sums = SKIP
+
+pkgname = rusty-monitor-git