summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPedro Vitor Piassa2020-11-30 15:08:50 -0300
committerPedro Vitor Piassa2020-11-30 15:08:50 -0300
commitbe4126708c8a2b40f133d38410beb3c489ead0a9 (patch)
tree620b8734c171ccd3a289c80cefbaba1172525d18 /PKGBUILD
parent416c00c30d23a82477b187da1564a979eead3069 (diff)
downloadaur-be4126708c8a2b40f133d38410beb3c489ead0a9.tar.gz
Updated to v1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae265e6a3f0c..5a0ed38fe1c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Pedro P. <pvṕscŕipt [at] gmàil -rmthis- [døt] c0m>
pkgname=lspac
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
epoch=0
pkgdesc="Display package informations in a parse friendly fashion"
-arch=('x86_64')
+arch=('any')
url="https://github.com/pvpscript/lspac"
license=('GPL3')
depends=('pacman')
source=("https://github.com/pvpscript/lspac/raw/main/versions/$pkgname-$pkgver.tar.gz")
-md5sums=('da0863eef80f2d5187ac5cc82b300839')
-sha256sums=('06dd14a7378b53159b4b83ffd7b1c1e2411768ec7137b551b5939b1c4e485a9c')
+md5sums=('86988a1a6071aaf240657def8bb34526')
+sha256sums=('609edf39298dfe48f0077dece1c3d47dcb3b706fe584a8c5a22d16f214a44a2e')
build() {
cd "$pkgname-$pkgver"