[arch-commits] Commit in twin/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Mon Jan 11 12:31:26 UTC 2021
Date: Monday, January 11, 2021 @ 12:31:25
Author: kkeen
Revision: 817850
upgpkg: twin 0.9.0-1
Modified:
twin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-11 12:25:36 UTC (rev 817849)
+++ PKGBUILD 2021-01-11 12:31:25 UTC (rev 817850)
@@ -4,8 +4,8 @@
# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
pkgname=twin
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.9.0
+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=('e98efaff326335d5947eb8f7f4bb2f6c')
+md5sums=('5054fde8d13f3c401fc12c3b080c3f71')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list