diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-06-22 11:53:16 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-06-22 11:53:16 +0100 |
commit | 856a1c859d409252aabaf7c4f6fe05a48635b50d (patch) | |
tree | a2915082a4597ff81a40160af258f4585c761c44 /app-text | |
parent | 6ea0ea9f6e73cc04d42ff0d7fb039aff1a712bf0 (diff) |
app-text/simplenote : version bump
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/simplenote/Manifest | 2 | ||||
-rw-r--r-- | app-text/simplenote/simplenote-1.5.0.ebuild (renamed from app-text/simplenote/simplenote-1.1.7.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/simplenote/Manifest b/app-text/simplenote/Manifest index 191e6c07..75ca6ab5 100644 --- a/app-text/simplenote/Manifest +++ b/app-text/simplenote/Manifest @@ -1 +1 @@ -DIST Simplenote-1.1.7-amd64.deb 38519008 BLAKE2B 8e2a5ad00459e573dcba07382850748f510edd1a10df5951ba751d3695a8a2b1606573414d33432ffaff98a5418acb03b5346d5b218c70933bb83bfcfed461e9 SHA512 9617f49971db6245f2988f864a49089e030bc964d76cfeb01cde4abe20f64f5a6f4d8b4876b11fadb770d8f1a41733e1da31da1a041ef8039f9ea66942d80a42 +DIST Simplenote-linux-1.5.0-amd64.deb 61735174 BLAKE2B cf3583998d1ab78b0f74849888ee26927023f10d1b009d7b02f941680424113370c84de04ed5c910abac6f46ff1280a6969b67b27194f29ecc7b2aa09f8d5e80 SHA512 cac73c336715343eb0bb1d157949d1bf93bceb56051ae6cf94fa74dcf7b99e4fc860b14e84c57a48e7bea2d877464e590c63d6facaa306b59d92953a5801df0a diff --git a/app-text/simplenote/simplenote-1.1.7.ebuild b/app-text/simplenote/simplenote-1.5.0.ebuild index ee3b6256..0651e6f0 100644 --- a/app-text/simplenote/simplenote-1.1.7.ebuild +++ b/app-text/simplenote/simplenote-1.5.0.ebuild @@ -8,7 +8,7 @@ inherit eutils unpacker DESCRIPTION="The simplest way to keep notes" HOMEPAGE="https://github.com/Automattic/simplenote-electron" -SRC_URI="https://github.com/Automattic/simplenote-electron/releases/download/v${PV}/Simplenote-${PV}-amd64.deb" +SRC_URI="https://github.com/Automattic/simplenote-electron/releases/download/v${PV}/Simplenote-linux-${PV}-amd64.deb" LICENSE="GPL2" SLOT="0" |