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

Sergej Pupykin spupykin at archlinux.org
Wed Mar 11 11:16:57 UTC 2020


    Date: Wednesday, March 11, 2020 @ 11:16:57
  Author: spupykin
Revision: 594172

upgpkg: unifdef 2.12-1

Modified:
  unifdef/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-11 11:16:13 UTC (rev 594171)
+++ PKGBUILD	2020-03-11 11:16:57 UTC (rev 594172)
@@ -1,8 +1,8 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=unifdef
-pkgver=2.11
-pkgrel=2
+pkgver=2.12
+pkgrel=1
 pkgdesc="Remove #ifdef'ed lines"
 arch=(x86_64)
 url="https://dotat.at/prog/unifdef/"
@@ -9,7 +9,7 @@
 license=('GPL')
 depends=()
 source=("https://dotat.at/prog/unifdef/unifdef-$pkgver.tar.gz")
-sha256sums=('e8483c05857a10cf2d5e45b9e8af867d95991fab0f9d3d8984840b810e132d98')
+sha256sums=('fba564a24db7b97ebe9329713ac970627b902e5e9e8b14e19e024eb6e278d10b')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list