From 277e3686e76cfaff306936434ae278767f613b9f Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 4 Oct 2021 02:53:40 +0300 Subject: aur: 1.1.0-1 --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5e6e4b3..7d5bc86 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-status pkgdesc = Simple Linux status web page - pkgver = 1.0.1 + pkgver = 1.1.0 pkgrel = 1 url = https://github.com/egor-tensin/linux-status install = linux-status.install @@ -9,7 +9,7 @@ pkgbase = linux-status depends = procps-ng depends = python depends = systemd - source = linux-status-1.0.1.tar.gz::https://github.com/egor-tensin/linux-status/archive/v1.0.1.tar.gz + source = linux-status-1.1.0.tar.gz::https://github.com/egor-tensin/linux-status/archive/v1.1.0.tar.gz md5sums = SKIP pkgname = linux-status diff --git a/PKGBUILD b/PKGBUILD index 2a2a5da..969f8a6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Egor Tensin pkgname=linux-status -pkgver=1.0.1 +pkgver=1.1.0 pkgrel=1 pkgdesc='Simple Linux status web page' arch=(any) -- cgit v1.2.3