Date: Sunday, February 19, 2023 @ 13:48:14 Author: orhun Revision: 1402982
upgpkg: mastodon-twitter-sync 1.10.0-1: upstream release Modified: mastodon-twitter-sync/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-19 13:43:50 UTC (rev 1402981) +++ PKGBUILD 2023-02-19 13:48:14 UTC (rev 1402982) @@ -2,8 +2,8 @@ # Contributor: Misaka13514 <Misaka13514 at gmail dot com> pkgname=mastodon-twitter-sync -pkgver=1.9.1 -pkgrel=2 +pkgver=1.10.0 +pkgrel=1 pkgdesc="Synchronizes posts from Mastodon to Twitter and back" arch=('x86_64') url="https://github.com/klausi/mastodon-twitter-sync" @@ -11,7 +11,7 @@ depends=('gcc-libs') makedepends=('cargo') source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") -sha256sums=('37fbc8b3f43604cc7090c4afa32c3872e9b0d0b515e79d9a61d4c11607798953') +sha256sums=('ccb640dffd6814c274d8aaf61bb743a87256744e5780f5173a82e0151d4e9056') options=('!lto') prepare() {