summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCebtenzzre2018-11-20 11:35:41 -0500
committerCebtenzzre2018-11-20 11:35:41 -0500
commita703bf5e343b3ac999f62bccf3125e7bebdfe47c (patch)
tree5469a2ed198100ce516dcff684e62b475327e340
parentb16deaf105ae1206c3c2858b6d53d859e559aae5 (diff)
downloadaur-a703bf5e343b3ac999f62bccf3125e7bebdfe47c.tar.gz
Revert "conflict with fcode-utils"
This reverts commit b16deaf105ae1206c3c2858b6d53d859e559aae5.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a0edd528ffc..a7da585ae524 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,6 @@ pkgbase = fcode-utils-git
depends = glibc
provides = fcode-utils
provides = romheaders
- conflicts = fcode-utils
source = git+https://github.com/openbios/fcode-utils.git
source = fix-flags.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2e2a9104604b..584f5c8cffb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ license=(GPL2 CPL)
depends=('glibc')
makedepends=('git')
provides=("$_pkgname" 'romheaders')
-conflicts=("$_pkgname")
source=("git+https://github.com/openbios/${_pkgname}.git"
'fix-flags.patch')
sha256sums=('SKIP'