summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSzilveszter Székely2016-04-26 17:19:00 +0100
committerSzilveszter Székely2016-04-26 17:19:00 +0100
commite16fe5faea1f770e3bb4a9becb668a26ab1bcdf7 (patch)
tree265e71db32aea22b0dfe26ae9fdaa3e5897ec825
parente232c06f63b10c6beaf9ff19af235c81067a4e9a (diff)
downloadaur-e16fe5faea1f770e3bb4a9becb668a26ab1bcdf7.tar.gz
Remove replaces entry
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b982918e71c..aaad3d523902 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Apr 22 21:00:52 UTC 2016
+# Tue Apr 26 16:18:47 UTC 2016
pkgbase = jutoh
pkgdesc = An ebook creation tool
pkgver = 2.43
@@ -17,7 +17,6 @@ pkgbase = jutoh
depends = hicolor-icon-theme
optdepends = libjpeg6: jpeg support
optdepends = java-runtime: epubcheck support
- replaces = jutoh-bin
source = jutoh.sh
sha512sums = 620b4f443129c87dab2a49669d466a2e78979a52a4068e61f2b8f2c318100d2c453261b80250fe78be144c11aa2a41f91a178fb70281ac138727c096e67727fd
source_i686 = http://www.jutoh.com/Jutoh-2.43-i386.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index d32197fe995b..2dacb54ea8b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ depends=('gtk2' 'libpng12'
'hicolor-icon-theme')
optdepends=('libjpeg6: jpeg support'
'java-runtime: epubcheck support')
-replaces=('jutoh-bin')
install=jutoh.install
source=('jutoh.sh')