diff --git a/plasma/rootfs/etc/pacman.conf b/plasma/rootfs/etc/pacman.conf
index c65cccb481e98e1f179b8a38b96291778aa24f00..22a2cbfc5259e4054763d4f04966e327b15805a4 100644
--- a/plasma/rootfs/etc/pacman.conf
+++ b/plasma/rootfs/etc/pacman.conf
@@ -34,7 +34,7 @@ NoExtract   = /usr/lib/libsystemd*.*
 Color
 TotalDownload
 CheckSpace
-#VerbosePkgLists
+VerbosePkgLists
 
 # By default, pacman accepts packages signed by keys that its local keyring
 # trusts (see pacman-key and its man page), as well as unsigned packages.
@@ -77,9 +77,9 @@ Server = https://repo.obarun.org/66-repo
 #SigLevel = Required
 #Server = https://repo.obarun.org/obcore/testing/
 
-#[obextra-testing]
-#SigLevel = Required
-#Server = https://repo.obarun.org/obextra/testing
+[obextra-testing]
+SigLevel = Required
+Server = https://repo.obarun.org/obextra/testing
 
 [obcore]
 SigLevel = Required