summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2020-11-08 02:37:03 +0300
committerorhun2020-11-08 02:37:03 +0300
commit6c3094b2aadff0304307874ac4745d43025d0898 (patch)
treee35ad38c3e77d4d570a156b932dc44bc4b78b386
parent2cbe44d0ddce07d0f7639c3e0f78c507a8c9aacb (diff)
downloadaur-6c3094b2aadff0304307874ac4745d43025d0898.tar.gz
upgpkg: onefetch-bin 2.7.1-1
upstream release
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a85f30b084a4..78ed2df26426 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = onefetch-bin
pkgdesc = Git repository summary on your terminal
- pkgver = 2.6.0
+ pkgver = 2.7.1
pkgrel = 1
url = https://github.com/o2sh/onefetch
arch = x86_64
@@ -9,14 +9,14 @@ pkgbase = onefetch-bin
provides = onefetch
conflicts = onefetch
conflicts = onefetch-git
- source_x86_64 = https://github.com/o2sh/onefetch/releases/download/v2.6.0/onefetch-linux.tar.gz
- source_x86_64 = onefetch-2.6.0-LICENSE.md::https://github.com/o2sh/onefetch/raw/v2.6.0/LICENSE.md
- source_x86_64 = onefetch-2.6.0-README.md::https://github.com/o2sh/onefetch/raw/v2.6.0/README.md
- source_x86_64 = onefetch-2.6.0-man.1::https://github.com/o2sh/onefetch/raw/master/onefetch.1
- sha512sums_x86_64 = 5eb9e9e448a7320ea01ef1386e4cf341c9ab5e072bb8b349a7593b6ee684b335337ea0f8ba635936850bd3065128df170d2de5a97c52d3cf903e8de5dcd9a394
+ source_x86_64 = onefetch-2.7.1.tar.gz::https://github.com/o2sh/onefetch/releases/download/v2.7.1/onefetch-linux.tar.gz
+ source_x86_64 = onefetch-2.7.1-LICENSE.md::https://github.com/o2sh/onefetch/raw/v2.7.1/LICENSE.md
+ source_x86_64 = onefetch-2.7.1-README.md::https://github.com/o2sh/onefetch/raw/v2.7.1/README.md
+ source_x86_64 = onefetch-2.7.1-man.1::https://github.com/o2sh/onefetch/raw/master/onefetch.1
+ sha512sums_x86_64 = cd6c1642b39a78799246c453f177349bfba83a82a08117a9b3b97f2126156948765dc4f995f20c87cae760a7d1fa44f7845d8b20d85cc5608c91b809b50b99f9
sha512sums_x86_64 = 57e2b42cf721a6a4e6643ad5084cf5149e2639a9e91ac643e0f55adf77f0af36204ca74857fb0debbb22b34123c86e2ec8020aa41c19d8d7b7463a9f85a0e87d
- sha512sums_x86_64 = 0694cb9048f1b9d5e5a09061f0b199f5d2c5f693e9081a495524dadf751703d11046b681fb7e0f2a287a2de10401b529fa3d2732c2ce06a566e1030247b367b3
- sha512sums_x86_64 = 95c27f7924e8b2f0132f474466fc03227cc2469b5dff2ab3e19fbb6c7cc3d5cfb2e8594287c869b56dc2836c6bc0e630ea3a9a68776614786678984282d18acb
+ sha512sums_x86_64 = 5a11d5149d0ccf5ad3710add746243b65d881f2883cd0e01d91f7c50208625fd4ecc284284264090d1996cf859345f296370ebc4930d38586de2bd573a655386
+ sha512sums_x86_64 = 72ad74e2b740e43a9c7a063d8b289590d4b67c891d2b8c49e46f08173403ee03dff1f5d0917d6a59d79deea8901676c0bcc2253b9c1ad220d7d4ae3b5f1daa67
pkgname = onefetch-bin
diff --git a/PKGBUILD b/PKGBUILD
index 836d1271c013..d9220bf32297 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=onefetch-bin
-pkgver=2.6.0
+pkgver=2.7.1
pkgrel=1
pkgdesc="Git repository summary on your terminal"
arch=('x86_64')
@@ -11,14 +11,14 @@ license=('MIT')
depends=('libgit2')
conflicts=("${pkgname%-bin}" "${pkgname%-bin}-git")
provides=("${pkgname%-bin}")
-source_x86_64=("$url/releases/download/v$pkgver/${pkgname%-bin}-linux.tar.gz"
+source_x86_64=("${pkgname%-bin}-$pkgver.tar.gz::$url/releases/download/v$pkgver/${pkgname%-bin}-linux.tar.gz"
"${pkgname%-bin}-$pkgver-LICENSE.md::$url/raw/v$pkgver/LICENSE.md"
"${pkgname%-bin}-$pkgver-README.md::$url/raw/v$pkgver/README.md"
"${pkgname%-bin}-$pkgver-man.1::$url/raw/master/${pkgname%-bin}.1")
-sha512sums_x86_64=('5eb9e9e448a7320ea01ef1386e4cf341c9ab5e072bb8b349a7593b6ee684b335337ea0f8ba635936850bd3065128df170d2de5a97c52d3cf903e8de5dcd9a394'
+sha512sums_x86_64=('cd6c1642b39a78799246c453f177349bfba83a82a08117a9b3b97f2126156948765dc4f995f20c87cae760a7d1fa44f7845d8b20d85cc5608c91b809b50b99f9'
'57e2b42cf721a6a4e6643ad5084cf5149e2639a9e91ac643e0f55adf77f0af36204ca74857fb0debbb22b34123c86e2ec8020aa41c19d8d7b7463a9f85a0e87d'
- '0694cb9048f1b9d5e5a09061f0b199f5d2c5f693e9081a495524dadf751703d11046b681fb7e0f2a287a2de10401b529fa3d2732c2ce06a566e1030247b367b3'
- '95c27f7924e8b2f0132f474466fc03227cc2469b5dff2ab3e19fbb6c7cc3d5cfb2e8594287c869b56dc2836c6bc0e630ea3a9a68776614786678984282d18acb')
+ '5a11d5149d0ccf5ad3710add746243b65d881f2883cd0e01d91f7c50208625fd4ecc284284264090d1996cf859345f296370ebc4930d38586de2bd573a655386'
+ '72ad74e2b740e43a9c7a063d8b289590d4b67c891d2b8c49e46f08173403ee03dff1f5d0917d6a59d79deea8901676c0bcc2253b9c1ad220d7d4ae3b5f1daa67')
package() {
install -Dm 755 "${pkgname%-bin}" -t "${pkgdir}/usr/bin"