blob: 546fa328818d7549c1813647fad6c53526d5f4c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = mysql2sqlite-git
pkgdesc = Converts MySQL dump to SQLite3 compatible dump
pkgver = r54.d14d22a
pkgrel = 1
url = https://github.com/dumblob/mysql2sqlite
arch = any
license = MIT
makedepends = git
depends = awk
source = git+https://github.com/dumblob/mysql2sqlite.git
sha256sums = SKIP
pkgname = mysql2sqlite-git
|