summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0f5ae462c08..56ac9cc3579f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=plainabout
_pkgname=plainAbout
-pkgver=0.5.2
+pkgver=0.6.2
pkgrel=1
pkgdesc="plainDE about screen"
arch=(x86_64 i686 pentium4 arm armv6h armv7h aarch64)
@@ -12,7 +12,7 @@ depends=(qt5-base noto-fonts-emoji polkit ttf-opensans make plainbase)
makedepends=()
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plainDE/${_pkgname}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('206adc9a949e8b569e12df3ba0fd384ef12ad5af8dc9a4539b6e840809d54985')
+sha256sums=('fc6f95c78b8b1e87159dddd951638092a138977cfd9062df0a9db24b642c2045')
conflicts=('plainabout-git')
build() {