summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUffe Jakobsen2023-04-08 00:37:26 +0200
committerUffe Jakobsen2023-04-08 00:37:26 +0200
commit2860d3881a133bcb6590f1c303035ecd8ec65330 (patch)
tree22ba4c4211e886a8698b038a861115a2e5edd05c /.SRCINFO
parentb91784674ab119bc5cc0d1c019944c3c57e92b42 (diff)
downloadaur-2860d3881a133bcb6590f1c303035ecd8ec65330.tar.gz
minor changes - switch to https
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c666ed2392c..70f58a8bb444 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,12 @@ pkgbase = shed
pkgdesc = A simple hex editor with an ncurses, pico-style interface
pkgver = 1.15
pkgrel = 2
- url = http://shed.sourceforge.net/
+ url = https://shed.sourceforge.net/
arch = i686
arch = x86_64
license = GPL
depends = ncurses
- source = http://downloads.sourceforge.net/shed/shed-1.15.tar.gz
- md5sums = c7d7d464d6b4fa28a7980270d03e0906
+ source = https://downloads.sourceforge.net/shed/shed-1.15.tar.gz
+ sha256sums = 5bde9f146704ba552293b658a2e8e05acb0a14a1348925b19a296663539917c7
pkgname = shed
-