summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant G2022-11-12 01:05:05 +0000
committerGrant G2022-11-12 01:05:05 +0000
commita2a965c967492a0be546b449613649d421df44e1 (patch)
treeb90fddd8b91f52c409e9117a9dd301f2ae08e950
parent2237d831dd9a757977c742a7c5ff56c10d878135 (diff)
downloadaur-a2a965c967492a0be546b449613649d421df44e1.tar.gz
2.7.8-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 171df95a4d73..79c60426d1bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,6 @@ pkgbase = fig
depends = libappindicator-gtk3
depends = ibus
depends = xdg-utils
- provides = fig
- conflicts = fig
source = fig-2.7.8.tar.xz::https://repo.fig.io/generic/stable/asset/2.7.8/x86_64/fig.tar.xz
sha256sums = a16097b1a9beb79d2f6502afe024e539fe0415014668c9514afcd2b7ca35237d
diff --git a/PKGBUILD b/PKGBUILD
index bd6130f8733c..25352851fd15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,6 @@ arch=('x86_64')
url='https://fig.io'
license=('custom')
depends=('gtk3' 'webkit2gtk' 'libappindicator-gtk3' 'ibus' 'xdg-utils')
-provides=('fig')
-conflicts=('fig')
source=("${pkgname}-${pkgver//_/-}.tar.xz::https://repo.fig.io/generic/stable/asset/${pkgver//_/-}/x86_64/fig.tar.xz")
sha256sums=('a16097b1a9beb79d2f6502afe024e539fe0415014668c9514afcd2b7ca35237d')