summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec030a66788a..af8edf93a4f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-status
pkgdesc = Simple Linux status web page
pkgver = 1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/egor-tensin/linux-status
install = linux-status.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index a72075ce3c7c..4d239c857d1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
pkgname=linux-status
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Simple Linux status web page'
arch=(any)
url='https://github.com/egor-tensin/linux-status'