diff options
author | Martchus | 2024-10-13 21:51:43 +0200 |
---|---|---|
committer | Martchus | 2024-10-13 21:51:43 +0200 |
commit | acac4a501e9756736c20645c8dae66e33c8a6f85 (patch) | |
tree | d21bb4e36167c00f4c9b79b59b73a097f1733201 /.SRCINFO | |
download | aur-acac4a501e9756736c20645c8dae66e33c8a6f85.tar.gz |
Update to 1.15.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..6dfefd95c415 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,20 @@ +pkgbase = android-x86-64-cppunit + pkgdesc = A C++ unit testing framework (Android, x86-64) + pkgver = 1.15.1 + pkgrel = 1 + url = https://www.freedesktop.org/wiki/Software/cppunit + arch = any + license = LGPL + makedepends = android-configure + depends = android-ndk + conflicts = android-cppunit-x86-64 + replaces = android-cppunit-x86-64 + options = !strip + options = !buildflags + options = !libtool + options = staticlibs + options = !emptydirs + source = https://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz + sha256sums = 89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7 + +pkgname = android-x86-64-cppunit |