[arch-commits] Commit in units/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Mon Feb 26 16:18:55 UTC 2018


    Date: Monday, February 26, 2018 @ 16:18:54
  Author: kkeen
Revision: 298444

upgpkg: units 2.16-3 FS#57632

Modified:
  units/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-26 16:10:11 UTC (rev 298443)
+++ PKGBUILD	2018-02-26 16:18:54 UTC (rev 298444)
@@ -6,7 +6,7 @@
 
 pkgname=units
 pkgver=2.16
-pkgrel=2
+pkgrel=3
 pkgdesc="converts between different units"
 arch=('x86_64')
 url="http://www.gnu.org/software/units/units.html"
@@ -13,6 +13,7 @@
 depends=('readline')
 optdepends=('python-unidecode: for live currency rates'
             'python-requests: for live currency rates')
+makedepends=('python-unidecode' 'python-requests')
 license=("GPL")
 options=('!makeflags')
 validpgpkeys=('9AD8FC4162D7937CF64F972E1889D5F0E0636F49')



More information about the arch-commits mailing list