summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f776bfd180b..7f0b159bfa6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,6 @@ pkgbase = libgphoto2-git
provides = libgphoto2-git
provides = libgphoto2
conflicts = libgphoto2
- replaces = libgphoto2
source = libgphoto2-git::git+https://github.com/gphoto/libgphoto2
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8d9f2e147789..c1fe767cfc7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ url="http://www.gphoto.org/"
arch=(x86_64)
license=(LGPL)
conflicts=("$_pkgname")
-replaces=("$_pkgname")
depends=(libexif libjpeg gd libltdl libusb libxml2 curl)
makedepends=(autoconf-archive git)
provides=('libgphoto2.so' "$pkgname" "$_pkgname")