Skip to content

Instantly share code, notes, and snippets.

View ipkalm's full-sized avatar
🎃

ipkalm

🎃
  • 013 in Tentur, to the left of Ursa Major
View GitHub Profile
@ipkalm
ipkalm / PKGBUILD
Last active April 20, 2016 07:38
Archlinux PKGBUILD for Mail.ru cloud from rpm
pkgname=mail.ru-cloud
pkgver=15.05
buildver=0249
pkgrel=1
pkgdesc="Client for Mail.ru Cloud service"
arch=('x86_64' 'i686')
url="https://cloud.mail.ru"
license=("custom")
depends=("qt5-base")
makedepends=("rpmextract")