[arch-commits] Commit in gxmessage/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Apr 22 14:52:40 UTC 2019


    Date: Monday, April 22, 2019 @ 14:52:39
  Author: spupykin
Revision: 452974

update urls

Modified:
  gxmessage/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-22 14:49:04 UTC (rev 452973)
+++ PKGBUILD	2019-04-22 14:52:39 UTC (rev 452974)
@@ -7,14 +7,14 @@
 pkgrel=3
 pkgdesc="A GTK3 based xmessage clone."
 arch=('x86_64')
-url="http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage"
+url="https://trmusson.dreamhosters.com/programs.html#gxmessage"
 license=('GPL')
 depends=('gtk3' 'desktop-file-utils')
 makedepends=('pkgconfig' 'intltool')
-source=(http://homepages.ihug.co.nz/~trmusson/stuff/$pkgname-$pkgver.tar.gz
+source=(https://trmusson.dreamhosters.com/stuff/$pkgname-$pkgver.tar.gz
         $pkgname.desktop)
-md5sums=('0e6b5b23ffccc785ff8627485f6b7ce4'
-         '977bbafe46ff20082cbfb96175bfebec')
+sha256sums=('db4e1655fc58f31e5770a17dfca4e6c89028ad8b2c8e043febc87a0beedeef05'
+            '000720db335fd742dd1d3cdc3fb3892fbf12c7604dfcc99fcada61b5dbd4e60a')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list