summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2024-03-26 21:57:43 +0100
committerbegin-theadventure2024-03-26 21:57:43 +0100
commitc12f862e6a72a0627e9475ea3ee57feab57d7958 (patch)
tree07467c14992090bf5271d641c61063ece53e8128
parentf73cf8cc0b9c0b24c9efde74493d9e1089d6b829 (diff)
downloadaur-c12f862e6a72a0627e9475ea3ee57feab57d7958.tar.gz
png source
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cd1f35450c4..e17cd658dfc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = ttop-bin
source = ttop1.4.4::https://github.com/inv2004/ttop/releases/download/v1.4.4/ttop
source = LICENSE2023::https://github.com/inv2004/ttop/raw/v1.4.4/LICENSE
source = README1.4.4.md::https://github.com/inv2004/ttop/raw/v1.4.4/README.md
- source = https://github.com/inv2004/ttop/raw/main/.github/images/screen.png
+ source = https://github.com/inv2004/ttop/raw/v1.4.4/.github/images/screen.png
sha256sums = 89c7ac7f59d12252a540db82c1c741c3c840035e7fd797972b5104d00386c080
sha256sums = d02b237a4b7b295eea657a27274b6d6ed08695807006562d7252398e34f59079
sha256sums = 2a8e481fa846fcc5623f721a4aba8d9b7afee2ff2eaed8234a06107f77ac4d9d
diff --git a/PKGBUILD b/PKGBUILD
index 7cd2370f9017..7b061ffe62e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ conflicts=("ttop")
source=("ttop$pkgver::$url/releases/download/v$pkgver/ttop"
"LICENSE2023::$url/raw/v$pkgver/LICENSE"
"README$pkgver.md::$url/raw/v$pkgver/README.md"
- "https://github.com/inv2004/ttop/raw/main/.github/images/screen.png")
+ "$url/raw/v$pkgver/.github/images/screen.png")
sha256sums=('89c7ac7f59d12252a540db82c1c741c3c840035e7fd797972b5104d00386c080'
'd02b237a4b7b295eea657a27274b6d6ed08695807006562d7252398e34f59079'
'2a8e481fa846fcc5623f721a4aba8d9b7afee2ff2eaed8234a06107f77ac4d9d'