summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederik2019-03-24 22:47:00 +0100
committerfrederik2019-03-24 22:47:00 +0100
commit96f7c00d239352148ec7b0e2c7e1e7fce643680a (patch)
tree1490e561ad7aabb00db57d24dd8c8af907d67a56
parenteccefdd78d19b8e11f596ddb39606d4cf73bdba2 (diff)
downloadaur-96f7c00d239352148ec7b0e2c7e1e7fce643680a.tar.gz
remove "replaces"
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d42225705249..76994da5d1db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,6 @@ pkgbase = exfat-utils-nofuse
provides = exfat-utils
conflicts = fuse-exfat
conflicts = exfat-utils
- replaces = exfat-utils
source = exfat-1.3.0.tar.gz::https://github.com/relan/exfat/archive/v1.3.0.tar.gz
sha512sums = fa3951e16889db65685e1fb71b0c75fc7014a8025c3442bf6164b94ddd51d282a8ae5e891c46195be53d2a10d62444e2fa1bb3fa3de59c2c3411c6dac363b488
diff --git a/PKGBUILD b/PKGBUILD
index e1043acea9d0..b80b77a5c999 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ license=('GPL2')
depends=('glibc')
provides=('exfat-utils')
conflicts=('fuse-exfat' 'exfat-utils' )
-replaces=('exfat-utils')
source=(exfat-${pkgver}.tar.gz::https://github.com/relan/exfat/archive/v${pkgver}.tar.gz)
sha512sums=('fa3951e16889db65685e1fb71b0c75fc7014a8025c3442bf6164b94ddd51d282a8ae5e891c46195be53d2a10d62444e2fa1bb3fa3de59c2c3411c6dac363b488')