diff options
author | Konstantin Shalygin | 2019-05-03 17:25:09 +0700 |
---|---|---|
committer | Konstantin Shalygin | 2019-05-03 17:25:09 +0700 |
commit | 56f24154e3bee0bceffd3e3f5d61bf5d5139c3a5 (patch) | |
tree | 912b997e59d16220b0160909e70e202433252bf7 /.SRCINFO | |
download | aur-56f24154e3bee0bceffd3e3f5d61bf5d5139c3a5.tar.gz |
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..264a5ed13c0 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,18 @@ +# Generated by mksrcinfo v8 +# Fri May 3 10:24:57 UTC 2019 +pkgbase = gnome-shell-extension-drop-down-terminal-x + pkgdesc = Drop Down Terminal X extension for the Gnome Shell + pkgver = 1.1.1 + pkgrel = 1 + url = https://github.com/bigbn/drop-down-terminal-x + arch = any + license = GPL3 + depends = gnome-shell + conflicts = gnome-shell-extension-drop-down-terminal + conflicts = gnome-shell-extension-drop-down-terminal-git + conflicts = gnome-shell-extension-drop-down-terminal-x-git + source = https://github.com/bigbn/drop-down-terminal-x/archive/1.1.1.tar.gz + sha256sums = da6d5cc105dc8e5bb218b6bb0909d5942439986fe51ece4b20af7d77fa4aec92 + +pkgname = gnome-shell-extension-drop-down-terminal-x + |