summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2018-04-19 09:50:44 +0300
committerMantas Mikulėnas2018-04-19 09:50:44 +0300
commit7bff2e52465ccdcda3a535759f06e15c3d461f83 (patch)
treee7d04bd134ac769a1a02ffdb5d4b18a71b831f11
parente5f4a1813f815acf54fb07e737e993061f6b27b5 (diff)
downloadaur-7bff2e52465ccdcda3a535759f06e15c3d461f83.tar.gz
add conflicts with the other package
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a323b784dc5..97181e237482 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,8 @@ pkgbase = autodesk-nlm
license = custom:¯\_(ツ)_/¯
depends = gcc-libs
depends = ld-lsb
+ provides = flexnet=11.14.1.3
+ conflicts = flexnet
source = https://knowledge.autodesk.com/sites/default/files/file_downloads/nlm11.14.1.3_ipv4_ipv6_linux64.tar.gz
source = lmgrd.service
md5sums = 77964c1c86b3e13979306f1840a05425
diff --git a/PKGBUILD b/PKGBUILD
index 339d66a302b9..d2f72d08123d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,8 @@ arch=(x86_64)
url="https://knowledge.autodesk.com/customer-service/network-license-administration"
license=(custom:'¯\_(ツ)_/¯')
depends=('gcc-libs' 'ld-lsb')
+provides=("flexnet=$pkgver") # well, not for ARM...
+conflicts=('flexnet')
source=("https://knowledge.autodesk.com/sites/default/files/file_downloads/nlm11.14.1.3_ipv4_ipv6_linux64.tar.gz"
"lmgrd.service")
md5sums=('77964c1c86b3e13979306f1840a05425'