[arch-commits] Commit in ueberzug/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Thu Dec 3 20:23:12 UTC 2020
Date: Thursday, December 3, 2020 @ 20:23:12
Author: polyzen
Revision: 769762
upgpkg: ueberzug 18.1.7-1
Modified:
ueberzug/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-03 20:17:44 UTC (rev 769761)
+++ PKGBUILD 2020-12-03 20:23:12 UTC (rev 769762)
@@ -2,10 +2,10 @@
# Contributor: arkhan <arkhan at disroot.org>
pkgname=ueberzug
-pkgver=18.1.6
-pkgrel=3
+pkgver=18.1.7
+pkgrel=1
pkgdesc='Command line util which allows to display images in combination with X11'
-arch=('any')
+arch=('x86_64')
url=https://github.com/seebye/ueberzug
license=('GPL3')
depends=('libxext' 'python-attrs' 'python-docopt' 'python-pillow'
@@ -13,7 +13,8 @@
provides=("python-$pkgname")
replaces=("python-$pkgname")
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('cbdf1006f7c2c6872c9d68a2b883dc278ceea155c207966da95eafb973c2498d')
+sha256sums=('ef0d6ac5815446ede654a38da550d2c44abd0fc05c901b2232935a65bcbca875')
+b2sums=('24ecab9503d0eaf04ad7626fb28bfdc2503bc42d72fde687d120e1a64c55a2e798958f14c9b19dd08f0c24dde9acc4aa9b232d40ca4e1d3c750264c6c38aedc1')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list