summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoryochananmarqos2019-12-24 11:38:10 -0700
committeryochananmarqos2019-12-24 11:38:10 -0700
commit3c13315132d14e931fb4b6d0b0cc5ab20ca716cc (patch)
treecc8adc12dfe90ea4c046272ade80f3747c820fc9 /.SRCINFO
downloadaur-3c13315132d14e931fb4b6d0b0cc5ab20ca716cc.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4cae135e1fe9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = nemo-ext-git-git
+ pkgdesc = Nemo extension to add important information about the current git directory
+ pkgver = 1.3.r16.g5389549
+ pkgrel = 1
+ url = https://github.com/bilelmoussaoui/nautilus-git
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = gnome-common
+ makedepends = meson
+ makedepends = intltool
+ depends = git
+ depends = gobject-introspection
+ depends = gtk3
+ depends = nemo-python
+ provides = nemo-ext-git
+ conflicts = nemo-ext-git
+ source = nemo-ext-git::git+https://github.com/bilelmoussaoui/nautilus-git
+ sha256sums = SKIP
+
+pkgname = nemo-ext-git-git
+