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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Tue Aug 24 12:45:33 UTC 2021


    Date: Tuesday, August 24, 2021 @ 12:45:33
  Author: kgizdov
Revision: 1004549

upgpkg: fig2dev 3.2.8.b-1

Modified:
  fig2dev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-24 12:26:32 UTC (rev 1004548)
+++ PKGBUILD	2021-08-24 12:45:33 UTC (rev 1004549)
@@ -2,8 +2,8 @@
 # Controbutor: Baptiste Jonglez <archlinux at bitsofnetworks dot org>
 
 pkgname=fig2dev
-pkgver=3.2.8.a
-_upstreamver=3.2.8a
+pkgver=3.2.8.b
+_upstreamver=3.2.8b
 pkgrel=1
 pkgdesc="Format conversion utility that can be used with xfig"
 arch=('x86_64')
@@ -16,8 +16,8 @@
 provides=('transfig')
 source=("https://downloads.sourceforge.net/mcj/${pkgname}-${_upstreamver}.tar.xz"
         "LICENSE")
-sha1sums=('9f607b31aae1ecf27b45c0fe374f2705fb00ec05'
-          'b8b712871615308b8b6add92f86d218437d652f2')
+sha256sums=('418a164aa9fad72d25bb4fec8d7b452fe3a2f12f990cf22e05c0eb16cecb68cb'
+            'e7b5050c353602ff95c6baefea92eebabacbd90b8538495438c574f85c7f7514')
 
 build() {
   cd "${pkgname}-${_upstreamver}"



More information about the arch-commits mailing list