makedeb


waydroid-image 18.1-2


A container-based approach to boot a full Android system on a regular Linux system (Android image)

Click here to go back to the commit logs for waydroid-image.

Commit:


Hash: 526d684466bac67fc4ebcb5b66788eae39d9a23e

Message: Changes to be committed: modified: .SRCINFO modified: PKGBUILD

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 077fd18..42e2281 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,29 +1,29 @@
-pkgbase = waydroid-image
-	pkgdesc = A container-based approach to boot a full Android system on a regular Linux system (Android image)
-	pkgver = 17.1_20220723
-	pkgrel = 1
-	url = https://github.com/waydroid
-	arch = x86_64
-	arch = i686
-	arch = armv7h
-	arch = aarch64
-	license = Apache
-	depends = waydroid
-	source_x86_64 = https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_x86_64/lineage-17.1-20220723-VANILLA-waydroid_x86_64-system.zip
-	source_x86_64 = https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_x86_64/lineage-17.1-20220723-MAINLINE-waydroid_x86_64-vendor.zip
-	sha256sums_x86_64 = 82023e7b04adeea64fa0073f335f55300b67c8f4cf866eb1629da2fd2eae072d
-	sha256sums_x86_64 = d76c07ef45232ccf0423fff81f396141176f9e5fbd919134218b9da4200ec2b4
-	source_i686 = https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_x86/lineage-17.1-20220723-VANILLA-waydroid_x86-system.zip
-	source_i686 = https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_x86/lineage-17.1-20220723-MAINLINE-waydroid_x86-vendor.zip
-	sha256sums_i686 = 2e022c086af68e65129c07fc18c07d54fee6630d7f19024161c4111f238f67a6
-	sha256sums_i686 = 05eece26bd25851b86b19e93d2b3f3c4b50d42d0628bf96a40f96e2df9295ab1
-	source_armv7h = https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_arm/lineage-17.1-20220723-VANILLA-waydroid_arm-system.zip
-	source_armv7h = https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_arm/lineage-17.1-20220723-MAINLINE-waydroid_arm-vendor.zip
-	sha256sums_armv7h = 7c7c06135a6c31db6b27cf392c07754890134052b2be5c0c2c7538fea86cfbab
-	sha256sums_armv7h = 71bee674f297fad01f3a31576d08ec9ef7a4d0709d95d7fa6a00e0793109e513
-	source_aarch64 = https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_arm64/lineage-17.1-20220723-VANILLA-waydroid_arm64-system.zip
-	source_aarch64 = https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_arm64/lineage-17.1-20220723-MAINLINE-waydroid_arm64-vendor.zip
-	sha256sums_aarch64 = fc600f3cfa994c8d5619386b7ef764307731102a4ebd854424487f7858a04d91
-	sha256sums_aarch64 = 4a40747f9a9a5ecdc7d881cf546232a9a8ff68b90ecd489a90f6d6499175da21
-
+generated-by = makedeb
 pkgname = waydroid-image
+pkgbase = waydroid-image
+pkgdesc = A container-based approach to boot a full Android system on a regular Linux system (Android image)
+pkgrel = 2
+pkgver = 18.1
+url = https://github.com/waydroid
+arch = amd64
+arch = i386
+arch = armhf
+arch = arm64
+depends = waydroid
+license = Apache
+source_amd64 = https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_x86_64/lineage-18.1-20221107-VANILLA-waydroid_x86_64-system.zip
+source_amd64 = https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_x86_64/lineage-18.1-20221107-MAINLINE-waydroid_x86_64-vendor.zip
+source_arm64 = https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_arm64/lineage-18.1-20221107-VANILLA-waydroid_arm64-system.zip
+source_arm64 = https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_arm64/lineage-18.1-20221107-MAINLINE-waydroid_arm64-vendor.zip
+source_armhf = https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_arm/lineage-18.1-20221107-VANILLA-waydroid_arm-system.zip
+source_armhf = https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_arm/lineage-18.1-20221107-MAINLINE-waydroid_arm-vendor.zip
+source_i386 = https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_x86/lineage-18.1-20221107-VANILLA-waydroid_x86-system.zip
+source_i386 = https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_x86/lineage-18.1-20221107-MAINLINE-waydroid_x86-vendor.zip
+sha256sums_amd64 = SKIP
+sha256sums_amd64 = SKIP
+sha256sums_arm64 = SKIP
+sha256sums_arm64 = SKIP
+sha256sums_armhf = SKIP
+sha256sums_armhf = SKIP
+sha256sums_i386 = SKIP
+sha256sums_i386 = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ae66901..da94bcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
-# Maintainer: Danct12 <danct12@disroot.org>
-# Contributor: Bart Ribbers <bribbers@disroot.org>
+# Maintainer: huakim <fijik19@gmail.com>
 
 _pkgver_images_system="18.1-20221107"
 _pkgver_images_system_x86="18.1-20221107"
@@ -11,7 +10,7 @@ _pkgver_images_vendor_arm="18.1-20221107"
 _pkgver_images_vendor_arm64="18.1-20221107"
 pkgname=waydroid-image
 pkgver=18.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A container-based approach to boot a full Android system on a regular Linux system (Android image)"
 arch=('amd64' 'i386' 'armhf' 'arm64')
 license=('Apache')