summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Filion2021-01-18 09:40:28 -0500
committerMartin Filion2021-01-18 09:40:28 -0500
commit7571c0ce2f0f9e015446b3cd63561e08f862cf65 (patch)
tree245304dbcb1189e5aa4d1b28433c224e290e8463 /PKGBUILD
parent77296f18be78042c57893070b24880446114bc84 (diff)
downloadaur-7571c0ce2f0f9e015446b3cd63561e08f862cf65.tar.gz
modified URL to point to a working tar file that will compile
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b640a8f64254..e44999caeb87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
# Contributors: Calimero <calimeroteknik@free.fr>
# Maintainer: mimas <mimasgpc@free.fr>
+# Modified 2021-01-18 by Martin Filion <Mordillo98@gmail.com>
pkgname=openbox-menu
pkgver=0.8.0
@@ -10,8 +11,8 @@ url="http://fabrice.thiroux.free.fr/openbox-menu_en.html"
license=('GPL3')
depends=('gtk2' 'menu-cache')
optdepends=('lxmenu-data: LXDE menus' 'gnome-menus: GNOME menus')
-source=("https://bitbucket.org/fabriceT/openbox-menu/downloads/${pkgname}-${pkgver}.tar.bz2" "with-svg.patch")
-md5sums=('0d6f907adf2d47dd4d4198c0ff14721d'
+source=("https://sourceforge.net/projects/archbangretro/files//${pkgname}-${pkgver}.tar.xz" "with-svg.patch")
+md5sums=('633e2a3d1780e8420ddf0e1d1494d165'
'484bd49f619e57f9fb2be42931d57dd5')
build() {