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

Kyle Keen kkeen at archlinux.org
Mon Feb 3 20:31:52 UTC 2020


    Date: Monday, February 3, 2020 @ 20:31:52
  Author: kkeen
Revision: 561976

upgpkg: twin 0.8.1-1

Modified:
  twin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-03 20:31:00 UTC (rev 561975)
+++ PKGBUILD	2020-02-03 20:31:52 UTC (rev 561976)
@@ -4,8 +4,8 @@
 # Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
 
 pkgname=twin
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="A text-mode window environment"
 arch=('x86_64')
 url='https://sourceforge.net/projects/twin/'
@@ -13,7 +13,7 @@
 depends=('gpm' 'zlib' 'libxpm')
 options=('!makeflags')
 source=("$pkgname-$pkgver.tgz::https://github.com/cosmos72/twin/archive/v${pkgver}.tar.gz")
-md5sums=('35ca4512dceaff97e700b06665c3c8dc')
+md5sums=('e98efaff326335d5947eb8f7f4bb2f6c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list