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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Mon Sep 13 16:03:43 UTC 2021


    Date: Monday, September 13, 2021 @ 16:03:43
  Author: kgizdov
Revision: 1014698

upgpkg: auto-multiple-choice 1.5.0-1

Modified:
  auto-multiple-choice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-13 15:56:07 UTC (rev 1014697)
+++ PKGBUILD	2021-09-13 16:03:43 UTC (rev 1014698)
@@ -6,8 +6,8 @@
 # Contributor: fabmen
 
 pkgname=auto-multiple-choice
-pkgver=1.4.0
-pkgrel=10
+pkgver=1.5.0
+pkgrel=1
 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/'
@@ -21,9 +21,9 @@
 optdepends=('perl-email-sender: allow email sending (1 of 3)'
             'perl-module-pluggable: allow email sending (2 of 3)'
             'perl-email-mime: allow email sending (3 of 3)')
-makedepends=('netpbm' 'xorgproto')
+makedepends=('netpbm' 'xorgproto' 'libxslt')
 source=("https://download.auto-multiple-choice.net/auto-multiple-choice_${pkgver}_precomp.tar.gz"{,.sig})
-sha256sums=('d4b4f9ec44206e421c97fe4f160df04d83230e6afdaa5cb1f1a08a1ddb337c22'
+sha256sums=('d16e1dd9c7791e7c976f62a9910a43dfcc5c28905ece044bbea55624f9b60003'
             'SKIP')
 validpgpkeys=('1F0FAB7CC69ACAD8374DB119D3F94059A398971E') # Alexis Bienvenüe <palnch at passoire.fr>
 



More information about the arch-commits mailing list