summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Baz2018-11-06 16:58:21 +0100
committerMaxim Baz2018-11-06 16:58:21 +0100
commitf3707ba4601ad31f10ec505797a879a928c0678b (patch)
tree539565bc8e7f6e1190bb02e4b6ed3c762d15f9dc
parent778f65fec2c2f9074a295dfbabade3ea625ca4cd (diff)
downloadaur-f3707ba4601ad31f10ec505797a879a928c0678b.tar.gz
grub-btrfs: shouldn't conflict with -git pkg
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65078d51e79a..30f963d54130 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,6 @@ pkgbase = grub-btrfs
depends = btrfs-progs
depends = grub
optdepends = snapper: Snapper support
- conflicts = grub-btrfs-git
backup = etc/grub.d/41_snapshots-btrfs_config
source = https://github.com/Antynea/grub-btrfs/archive/v3.5.tar.gz
sha256sums = 96ba59bc1cd46efe3c4e4352dabb61702a37699b2228cacdc8dccedebbfe0331
diff --git a/PKGBUILD b/PKGBUILD
index 3c15e10673d1..c81701456f7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ url='https://github.com/Antynea/grub-btrfs'
license=('GPL3')
depends=('btrfs-progs' 'grub')
optdepends=('snapper: Snapper support')
-conflicts=('grub-btrfs-git')
backup=('etc/grub.d/41_snapshots-btrfs_config')
source=("https://github.com/Antynea/grub-btrfs/archive/v$pkgver.tar.gz")
sha256sums=('96ba59bc1cd46efe3c4e4352dabb61702a37699b2228cacdc8dccedebbfe0331')