summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcell Meszaros2023-11-14 22:32:29 +0100
committerMarcell Meszaros2023-11-14 22:32:29 +0100
commit78d3aad99a1c8f28783a324420c9c540fdfe7495 (patch)
tree7b853c44ba3c1e88fd2954172bfca974b9370067
parent341c2331f7b78553a2d5ad32f201c0c33302c9fd (diff)
downloadaur-cistem-bin.tar.gz
remove unblur from provides
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 1 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1811c14f4d8..c56913e125a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = cistem-bin
url = http://cistem.org
arch = x86_64
license = custom
- provides = unblur
conflicts = unblur
source = cistem-1.0.0-beta-intel-linux.tar.gz::https://cistem.org/system/tdf/upload3/cistem-1.0.0-beta-intel-linux.tar.gz?file=1
source = LICENSE
@@ -17,4 +16,3 @@ pkgbase = cistem-bin
sha256sums = 05be2ae3e7e943cafa2139e71a35c6b4fc45d056d2c95049d4b2154a9158838c
pkgname = cistem-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 03a7662b51a6..1e7249c2b3fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Andras Wacha <awacha@gmail.com>
+# Contributor: Andras Wacha <awacha@gmail.com>
pkgname=cistem-bin
pkgver=1.0.0
pkgrel=1
@@ -6,9 +6,7 @@ pkgdesc="User-friendly software to process cryo-EM images of macromolecular comp
arch=(x86_64)
url="http://cistem.org"
license=('custom')
-depends=()
conflicts=('unblur')
-provides=('unblur')
source=("cistem-${pkgver}-beta-intel-linux.tar.gz::https://cistem.org/system/tdf/upload3/cistem-1.0.0-beta-intel-linux.tar.gz?file=1"
'LICENSE'
'cistem.sh'