summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Goins2022-03-16 09:38:38 -0400
committerJoshua Goins2022-03-16 09:38:38 -0400
commitae21e24e7846dc9023986e8cd7199548bbaad7e6 (patch)
tree93306dfa2c3869d743aaa72ee741689f7c564737 /PKGBUILD
parentb3835b22756749c94179102b8a186c47a0c30a1b (diff)
downloadaur-ae21e24e7846dc9023986e8cd7199548bbaad7e6.tar.gz
Conflict with git version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcd09927bc3d..38ba4ca3282e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,8 @@ license=('GPL3')
depends=('qt5-base' 'quazip-qt5' 'qtkeychain-qt5' 'libxcomposite') # this x11 dependency is going to be removed in a future release
makedepends=('git' 'cmake')
install=
+provides=('astra-launcher')
+conflicts=('astra-launcher-git')
source=(https://git.sr.ht/~redstrate/astra/archive/$pkgver-beta.tar.gz) # sorry about the -beta on tags, this will be removed in the near future
md5sums=('306b4578140b8ee9cc8133af11fc973f')