[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

Baptiste Jonglez zorun at archlinux.org
Sat Dec 21 11:02:00 UTC 2019


    Date: Saturday, December 21, 2019 @ 11:01:59
  Author: zorun
Revision: 538597

upgpkg: auto-multiple-choice 1.4.0-6

opencv 4.2 rebuild + xorgproto fix

Modified:
  auto-multiple-choice/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-21 10:34:45 UTC (rev 538596)
+++ PKGBUILD	2019-12-21 11:01:59 UTC (rev 538597)
@@ -6,7 +6,7 @@
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0
-pkgrel=5
+pkgrel=6
 pkgdesc="AMC is a piece of software that can help you creating and managing multiple choice questionnaires (MCQ), with automated marking. Answers sheets are formatted with LaTeX."
 arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'
@@ -17,7 +17,7 @@
          'ttf-linux-libertine'
          'texlive-core'
          'opencv' 'poppler' 'poppler-glib')
-makedepends=('netpbm')
+makedepends=('netpbm' 'xorgproto')
 source=("https://download.auto-multiple-choice.net/auto-multiple-choice_${pkgver}_precomp.tar.gz"{,.sig})
 sha256sums=('d4b4f9ec44206e421c97fe4f160df04d83230e6afdaa5cb1f1a08a1ddb337c22'
             'SKIP')



More information about the arch-commits mailing list