summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrion Whitfield2024-04-18 20:51:46 -0500
committerDarrion Whitfield2024-04-18 20:51:46 -0500
commit7a58e04c79cb805ebb4252e0a6453d869cf9c222 (patch)
tree330527c74a54a947654523533d29df003bcaff9b
parent1f3662333b18e1465eaea2242424bf10666ebc15 (diff)
downloadaur-7a58e04c79cb805ebb4252e0a6453d869cf9c222.tar.gz
wrong source download link
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bd68a51a5a4..8c52f87d9b66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64' 'i686' 'aarch64' 'armv7h')
url="https://github.com/Dj-Codeman/doge"
license=('EPL-2.0')
depends=('rust' 'pandoc')
-source=('https://github.com/Dj-Codeman/doge/archive/refs/tags/v0.2.5.tar.gz')
+source=('https://github.com/Dj-Codeman/doge/archive/refs/tags/v0.2.6.tar.gz')
sha256sums=('ccbf0740d079ca2293ee150fda9f11275838da8cd3ba6fd73917ba8901299113')
prepare() {