Skip to content

Commit

Permalink
archrelease: copy trunk to extra-x86_64
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@440705 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
antonio-rojas committed Mar 27, 2022
1 parent b9f9b00 commit 0db1139
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libetebase/repos/extra-x86_64/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Maintainer: Antonio Rojas <[email protected]>

pkgname=libetebase
pkgver=0.5.1
pkgrel=2
pkgver=0.5.2
pkgrel=1
pkgdesc='Etebase C library'
arch=(x86_64)
url='https://github.com/etesync/libetebase'
license=(BSD)
depends=(openssl gcc-libs libsodium)
makedepends=(rust)
source=(https://github.com/etesync/libetebase/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
sha256sums=('e98940d3f15a81609bb582c53428f3cb2871c7ea36693905e2229e86faf56438')
sha256sums=('a0fa653bd08bd3fceeba2d582ed14fab5495c20500726a44d0451475810e86c4')

prepare() {
cd $pkgname-$pkgver
Expand Down

0 comments on commit 0db1139

Please sign in to comment.