Skip to content

Commit 17b4527

Browse files
authored
Merge branch 'master' into developer-name
2 parents b7d70ba + 0dad234 commit 17b4527

File tree

6 files changed

+584
-34
lines changed

6 files changed

+584
-34
lines changed

.travis.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you like Sequeler and you want to support its development, consider donating
3131
## Install it from source
3232
You can install Sequeler by compiling from source, here's the list of dependencies required:
3333
- `gtk+-3.0>=3.22.29`
34-
- `granite>=5.2`
34+
- `granite>=5.3`
3535
- `glib-2.0`
3636
- `gee-0.8`
3737
- `gobject-2.0`

build-aux/com.github.alecaddd.sequeler.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
],
110110
"sources": [{
111111
"type": "archive",
112-
"url": "http://ftp.de.debian.org/debian/pool/main/liba/libaio/libaio_0.3.110.orig.tar.gz",
113-
"sha256": "e019028e631725729376250e32b473012f7cb68e1f7275bfc1bbcdd0f8745f7e"
112+
"url": "https://ftp.debian.org/debian/pool/main/liba/libaio/libaio_0.3.113.orig.tar.gz",
113+
"sha256": "2c44d1c5fd0d43752287c9ae1eb9c023f04ef848ea8d4aafa46e9aedb678200b"
114114
}]
115115
},
116116
{

com.github.alecaddd.sequeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
],
106106
"sources": [{
107107
"type": "archive",
108-
"url": "http://ftp.de.debian.org/debian/pool/main/liba/libaio/libaio_0.3.110.orig.tar.gz",
109-
"sha256": "e019028e631725729376250e32b473012f7cb68e1f7275bfc1bbcdd0f8745f7e"
108+
"url": "https://ftp.debian.org/debian/pool/main/liba/libaio/libaio_0.3.113.orig.tar.gz",
109+
"sha256": "2c44d1c5fd0d43752287c9ae1eb9c023f04ef848ea8d4aafa46e9aedb678200b"
110110
}]
111111
},
112112
{

0 commit comments

Comments
 (0)