diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-12 05:32:10 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-12 05:32:10 +0000 |
commit | 7c16ede72735519d11117820522ee3fc8a1dd4f2 (patch) | |
tree | 06b81a34302fdc15df44fb701e928d5232511a22 | |
parent | f4905784d3ff8cc1a7d3162741037d8bbf542e34 (diff) |
app-text/simplenote : version bump (https://bugs.redcorelinux.org/show_bug.cgi?id=67) ...
-rw-r--r-- | app-text/simplenote/Manifest | 2 | ||||
-rw-r--r-- | app-text/simplenote/simplenote-1.1.2.ebuild (renamed from app-text/simplenote/simplenote-1.0.8.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/simplenote/Manifest b/app-text/simplenote/Manifest index f8a0ed90..f66ab209 100644 --- a/app-text/simplenote/Manifest +++ b/app-text/simplenote/Manifest @@ -1 +1 @@ -DIST simplenote-1.0.8.deb 52282768 SHA256 e19a748301d21d4b5c1cb00f350f991bd4efe8daadc48938d0320a332b483037 SHA512 2a77423780d96c01df34ed9c0a8fa001986ef924b74b6bc5251f9a865fa5c5443ee6a7153f92914b5bc8755c15b1400e626a93906a80b6bad8a2a853cef25e48 WHIRLPOOL ad4b9b08f69cc1ee9d9c5a6228a1502a93197992c8c11757e32607f61d914870405f3205b62364b5e4cfea6bb9c4c301657917c5ec08436456de2a0f39371408 +DIST Simplenote-linux-1.1.2.deb 65897774 SHA256 461ef7e6eea617d6e33818b59a0235d1f09ff6dab57c24810acf261ecbe244ec SHA512 929f5a8d0b5800cc23f634ffeca0e1960796b97e9189c706a582f8cbbea4caffaef9fd33dcc45a2228c3d3151fa68660f8ef504a21d554427f90b39488f33bb3 WHIRLPOOL 02ecf408c5b8b38df37124deb691771f73f9f6283c94a01d666b862df2797e25ed1352d69b70f981b9c45c1b20eb58f8f5a4404f7fac937c1b5cffde3b4cef78 diff --git a/app-text/simplenote/simplenote-1.0.8.ebuild b/app-text/simplenote/simplenote-1.1.2.ebuild index 64a22a2a..f95841ab 100644 --- a/app-text/simplenote/simplenote-1.0.8.ebuild +++ b/app-text/simplenote/simplenote-1.1.2.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}/${P}.deb" +SRC_URI="https://github.com/Automattic/simplenote-electron/releases/download/v${PV}/Simplenote-linux-${PV}.deb" LICENSE="GPL2" SLOT="0" |