summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJames An2018-03-17 05:20:30 -0400
committerJames An2018-03-17 05:20:30 -0400
commita1ce2836702411095492e91e931c36d36320f4c8 (patch)
tree125ec3c2c4cc25b26df63750c48004eab068b2fb /.SRCINFO
parent90cf81ce1346e7efda58771181181564ed043dad (diff)
downloadaur-terminus-git.tar.gz
Changed PKGBUILD to VCS variant and fixed pkgver() to produce the same output as $(terminus --version).
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f585ab912e7f..afb5ea893c3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
-pkgbase = terminus
+pkgbase = terminus-git
pkgdesc = The Pantheon CLI — a standalone utility for performing operations on the Pantheon Platform https://pantheon.io
- pkgver = 1.7.1
+ pkgver = 1.7.2_dev
pkgrel = 1
url = https://github.com/pantheon-systems/terminus
arch = any
@@ -10,8 +10,10 @@ pkgbase = terminus
depends = git
optdepends = drush: Useful to run incompatible-with-Terminus Drush commands
optdepends = wp-cli: Useful to run incompatible-with-Terminus WP-CLI commands
- source = https://github.com/pantheon-systems/terminus/archive/1.7.1.tar.gz
- md5sums = 2752d60abe3c3e523c249ccfb2ff4a30
+ provides = terminus=1.7.2_dev
+ conflicts = terminus
+ source = terminus::git+https://github.com/pantheon-systems/terminus.git
+ md5sums = SKIP
-pkgname = terminus
+pkgname = terminus-git