summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrainwreckedTech2021-09-13 07:33:11 -0400
committerBrainwreckedTech2021-09-13 07:33:11 -0400
commitc1f51521cce9e0347b3a038f63a2528c9bf1372a (patch)
tree8b71248143b9ec122441b6552f7f74976f7ba840
parent3cdfc8d1185b0fee9cb2724633b9ae78f5e50a2a (diff)
downloadaur-c1f51521cce9e0347b3a038f63a2528c9bf1372a.tar.gz
An actual update after all these years
Would you believe the new source's SHA256SUM matched the original?
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0ee9e383fc3..797efec828b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,8 +12,7 @@ pkgbase = pekwm-menu
optdepends = gnome-menus: GNOME menus
provides = pekwm-menu
conflicts = pekwm-menu-hg
- source = https://bitbucket.org/nfisher1226/pekwm-menu/downloads/pekwm-menu-0.5.0.tar.gz
+ source = https://mirrors.dotsrc.org/mirrors/exherbo/pekwm-menu-0.5.0.tar.gz
sha256sums = 26e3a6b4f6508529fed5f27a3de340b7cefc322249f7378202f6de3524da413f
pkgname = pekwm-menu
-
diff --git a/PKGBUILD b/PKGBUILD
index 8c607cf3a60e..12dc96836665 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('menu-cache' 'gtk2')
optdepends=('lxmenu-data: LXDE menus' 'gnome-menus: GNOME menus')
conflicts=('pekwm-menu-hg')
provides=('pekwm-menu')
-source=https://bitbucket.org/nfisher1226/pekwm-menu/downloads/pekwm-menu-0.5.0.tar.gz
+source=('https://mirrors.dotsrc.org/mirrors/exherbo/pekwm-menu-0.5.0.tar.gz')
sha256sums=('26e3a6b4f6508529fed5f27a3de340b7cefc322249f7378202f6de3524da413f')
build() {